aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-07-29 22:57:28 -0700
committerCraig Topper <craig.topper@intel.com>2020-07-29 23:44:56 -0700
commit17597442db159829dd167abb638b198ad0afc309 (patch)
tree11b5d00c953f87b30f8b3e7f215726c3865c32f9 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent032ed39defc7403b94c367fa43432606c418e946 (diff)
downloadllvm-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