diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-29 22:57:28 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-29 23:44:56 -0700 |
commit | 17597442db159829dd167abb638b198ad0afc309 (patch) | |
tree | 11b5d00c953f87b30f8b3e7f215726c3865c32f9 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 032ed39defc7403b94c367fa43432606c418e946 (diff) | |
download | llvm-17597442db159829dd167abb638b198ad0afc309.zip llvm-17597442db159829dd167abb638b198ad0afc309.tar.gz llvm-17597442db159829dd167abb638b198ad0afc309.tar.bz2 |
[X86] Don't pass some many parameters to ParseMemOperand by reference.
Pointers and SMLocs are cheap to copy. Even though the function
modifies some of these the caller doesn't use them after the call.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions