Use the subtarget on the dag to get TargetFrameLowering rather
authorEric Christopher <echristo@gmail.com>
Thu, 9 Oct 2014 01:35:27 +0000 (01:35 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 9 Oct 2014 01:35:27 +0000 (01:35 +0000)
commit05597e9fa3fbd9f15f8fac904a1bf76df15ac165
tree6c84c65c17be025c0387e17cd9fd963314dc7970
parent31c9cd065a98b82f1dda5461eec0d35ae1f87b09
Use the subtarget on the dag to get TargetFrameLowering rather
than off the target machine.

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