aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2018-08-06 11:32:44 +0000
committerTim Northover <tnorthover@apple.com>2018-08-06 11:32:44 +0000
commit9956e4a24bd27efe03a1b9d1920163c91dac6f9b (patch)
tree7a4c2b3006728e90a337dd2e6e11e88e2821a729 /llvm/lib/Support/APInt.cpp
parent2dbbd64cb7b3340ca692eb75e789048196b9d33b (diff)
downloadllvm-9956e4a24bd27efe03a1b9d1920163c91dac6f9b.zip
llvm-9956e4a24bd27efe03a1b9d1920163c91dac6f9b.tar.gz
llvm-9956e4a24bd27efe03a1b9d1920163c91dac6f9b.tar.bz2
ARM-MachO: don't add Thumb bit for addend to non-external relocation.
ld64 supplies its own Thumb bit for Thumb functions, and intentionally zeroes out that part of any addend in an object file. But it only does that for symbols marked N_EXT -- i.e. external symbols. So LLVM should avoid setting that extra bit in other cases. llvm-svn: 339007
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions