add an out-of-line virtual method to CmpInst to give it a home.
authorChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 06:25:37 +0000 (06:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Jan 2010 06:25:37 +0000 (06:25 +0000)
commit36fe19837c0c44207d1cbd6040764928409f66d6
tree1a36b276f5c8615bbc83ac0beee29adc0733eb7f
parent476e9bd1146624fa17243ae55fdb156f905ba3d4
add an out-of-line virtual method to CmpInst to give it a home.

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