Move SelectionDAG's constructor out of line.
authorDan Gohman <gohman@apple.com>
Sat, 23 Aug 2008 00:50:30 +0000 (00:50 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 23 Aug 2008 00:50:30 +0000 (00:50 +0000)
commit6f17966a804f53518aa06fd0b5f035d5b1a51589
treefdbf627feb3c42ecde07c2521147afe947ae7464
parent535de1a8c14fdfeb3912d3192accb58d9aa1e9e7
Move SelectionDAG's constructor out of line.

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