diff options
author | Martin Storsjo <martin@martin.st> | 2017-07-13 05:54:08 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-07-13 05:54:08 +0000 |
commit | fa5183b0280fe0d0bc44f1bbc8f24d744013e31b (patch) | |
tree | 96ced19e5e6cf7365f07a8e612d4f714babdcbb2 /llvm/lib/CodeGen/PostRAHazardRecognizer.cpp | |
parent | b244c2bafea6c31bdbab4446f941b2c3f61778d7 (diff) | |
download | bcm5719-llvm-fa5183b0280fe0d0bc44f1bbc8f24d744013e31b.tar.gz bcm5719-llvm-fa5183b0280fe0d0bc44f1bbc8f24d744013e31b.zip |
[llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations
All other code in MachODump.cpp uses the same comparison,
((r_length & 0x1) == 1), for distinguishing between the two,
while the code in llvm-objdump.cpp seemed to be incorrect.
Differential Revision: https://reviews.llvm.org/D35240
llvm-svn: 307882
Diffstat (limited to 'llvm/lib/CodeGen/PostRAHazardRecognizer.cpp')
0 files changed, 0 insertions, 0 deletions