DummyInst's member functions don't need to be virtual.
authorDan Gohman <gohman@apple.com>
Thu, 26 Jul 2007 15:25:08 +0000 (15:25 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 26 Jul 2007 15:25:08 +0000 (15:25 +0000)
commit9adcdf25352514d637ddbd68cf3d1713712722cc
tree25321c8b3727df4811bd1d1c2bf9cc5bdf07be46
parentb6bbe39ff98cec74bd6a16ec556b07ed2811dd43
DummyInst's member functions don't need to be virtual.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40530 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/BasicBlock.cpp