OSDN Git Service

Give each selectiondag node class a home for it's vtable and rtti info
authorChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 02:23:32 +0000 (02:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Feb 2007 02:23:32 +0000 (02:23 +0000)
commitc76e3c86026b9fa44bfbb0888881b52955078011
treee501561fbfc4bf16357c3c2a10a887db875ff507
parent73a7d89468d501c060c62878a3e924497ce3020a
Give each selectiondag node class a home for it's vtable and rtti info

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