]> granicus.if.org Git - llvm/commit
Access subtarget specific variables off of the MachineFunction's
authorEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 07:00:33 +0000 (07:00 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 14 Oct 2014 07:00:33 +0000 (07:00 +0000)
commitd879de1ece18b087b7eff36f8482fe152dcce114
tree5e8000ef832ca93b19b3a5d54681d501b5eb356c
parent151811c07ada132d765c4264d2f91e158b858664
Access subtarget specific variables off of the MachineFunction's
cached subtarget and not the TargetMachine.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219668 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineSink.cpp
lib/CodeGen/MachineVerifier.cpp