summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-07-13 05:54:08 +0000
committerMartin Storsjo <martin@martin.st>2017-07-13 05:54:08 +0000
commit8ca723ae601b3626fb9864ecd1e7d69be020f597 (patch)
tree1b56d2a4ca3457f30ea9f5bf0dcfa3da872084c1 /examples
parent54df34c168c0238e14dfa2841fba0809dee1c70e (diff)
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307882 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions