diff options
author | Craig Topper <craig.topper@intel.com> | 2020-07-29 23:19:43 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-07-29 23:44:56 -0700 |
commit | 07bb8240a0b2f4262764efb828b09650f24a03c5 (patch) | |
tree | 652f36f61685ad53780ac0c8df83026556d330ab /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 17597442db159829dd167abb638b198ad0afc309 (diff) | |
download | llvm-07bb8240a0b2f4262764efb828b09650f24a03c5.zip llvm-07bb8240a0b2f4262764efb828b09650f24a03c5.tar.gz llvm-07bb8240a0b2f4262764efb828b09650f24a03c5.tar.bz2 |
[X86] Pass the OperandVector to ParseMemOperand instead of returning the operand. NFCI
Continue the change made to ParseATTOperand to take the vector by
reference. Let ParseMemOperand add its memory operand to the
vector and just return true/false to indicate error.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions