diff options
author | Eric Christopher <echristo@gmail.com> | 2015-02-26 22:38:43 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gmail.com> | 2015-02-26 22:38:43 +0000 |
commit | 11e4df73c8f8f591e464c91147186c26d5c39f80 (patch) | |
tree | 83003af327474891e511261275186905b5256a55 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | d75c00c638e5d2a275f7ccc6f80305eb20dcab0b (diff) | |
download | bcm5719-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