diff options
author | Florian Hahn <flo@fhahn.com> | 2022-03-01 14:02:02 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-03-01 14:02:02 +0000 |
commit | d2c8aa0bf49f0af005392a05ca90389b6b8cd26a (patch) | |
tree | 9c2b45e221ebb5569c29466dfa9c8fd78f998440 /clang/lib/Lex/ModuleMap.cpp | |
parent | 7c080e4649b030c6fa21ae64ce632c773e7032a6 (diff) | |
download | llvm-d2c8aa0bf49f0af005392a05ca90389b6b8cd26a.zip llvm-d2c8aa0bf49f0af005392a05ca90389b6b8cd26a.tar.gz llvm-d2c8aa0bf49f0af005392a05ca90389b6b8cd26a.tar.bz2 |
[AArch64] Pass Reg instead of MI to tryToFindRenameRegister (NFC).
FirstMI is only used to get the load/store operand and the machine
function. Pass the MF and register explicitly, so the helper can be used
to find rename registers for other instructions in the future.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions