Add an out-of-line virtual method for the sdnode class to give it a home.
authorChris Lattner <sabre@nondot.org>
Wed, 19 Jul 2006 00:00:37 +0000 (00:00 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 19 Jul 2006 00:00:37 +0000 (00:00 +0000)
commit917d2c9dc2cc8879ed97533e7f75f3f92fa26b61
treecd36dd7d257480206037f938d02aca4c8d84d8d4
parent433fd76e51e9bd9a4933e2c1775a7410928112c8
Add an out-of-line virtual method for the sdnode class to give it a home.

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