summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2015-02-26 22:38:43 +0000
committerEric Christopher <echristo@gmail.com>2015-02-26 22:38:43 +0000
commit11e4df73c8f8f591e464c91147186c26d5c39f80 (patch)
tree83003af327474891e511261275186905b5256a55 /llvm/lib/CodeGen/MachineInstr.cpp
parentd75c00c638e5d2a275f7ccc6f80305eb20dcab0b (diff)
downloadbcm5719-llvm-11e4df73c8f8f591e464c91147186c26d5c39f80.tar.gz
bcm5719-llvm-11e4df73c8f8f591e464c91147186c26d5c39f80.zip
getRegForInlineAsmConstraint wants to use TargetRegisterInfo for
a lookup, pass that in rather than use a naked call to getSubtargetImpl. This involved passing down and around either a TargetMachine or TargetRegisterInfo. Update all callers/definitions around the targets and SelectionDAG. llvm-svn: 230699
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud