Add an out-of-line virtual function to home class.
authorChris Lattner <sabre@nondot.org>
Fri, 14 Jul 2006 23:08:47 +0000 (23:08 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Jul 2006 23:08:47 +0000 (23:08 +0000)
commitefb9b813fa74d3134dd185df10f6577ceab72bcd
treea1395a500515b3d7008325f43842ca0836c34ab0
parenta3b5939caa0331eea2efba8a01d04f60f449daeb
Add an out-of-line virtual function to home class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29154 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunctionPass.h
lib/CodeGen/MachineFunction.cpp