OSDN Git Service

Avoid relying on the SelectionDAG for initializing the MachineFunction and
authorDan Gohman <gohman@apple.com>
Tue, 11 Nov 2008 21:31:56 +0000 (21:31 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 11 Nov 2008 21:31:56 +0000 (21:31 +0000)
commiteb9dbf117f1cc4da9b333dd6e410638ddd974f55
tree7c2c06cb2b6a5fcdf596509621d9f704908890cf
parent3af7fd5038f06c25269753e3f5878e9d08165161
Avoid relying on the SelectionDAG for initializing the MachineFunction and
TargetLoweringInfo variables for the scheduler.

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