make mayWriteToMemory a non-virtual function
authorChris Lattner <sabre@nondot.org>
Thu, 15 Feb 2007 23:15:00 +0000 (23:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 15 Feb 2007 23:15:00 +0000 (23:15 +0000)
commitbb5493d9fa8845f002613ac013087b347a052357
tree78b5992873f92c6157882ad8e0eb8715afb041ba
parent535014f8eceb62d509afe3363966c409bd8ba983
make mayWriteToMemory a non-virtual function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34334 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instruction.h
include/llvm/Instructions.h
lib/VMCore/Instruction.cpp