aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2015-05-18 22:07:20 +0000
committerTim Northover <tnorthover@apple.com>2015-05-18 22:07:20 +0000
commitd6223a24718df3c30b67422c2eb6d0e93af9c4e8 (patch)
tree90c204c8a88093677b3c9d9e803eb61fec5a467a /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent7a4d1090bc1aa4bd6649ca568c28199cb1941a90 (diff)
downloadllvm-d6223a24718df3c30b67422c2eb6d0e93af9c4e8.zip
llvm-d6223a24718df3c30b67422c2eb6d0e93af9c4e8.tar.gz
llvm-d6223a24718df3c30b67422c2eb6d0e93af9c4e8.tar.bz2
AArch64: work around ld64 bug more aggressively.
ld64 currently mishandles internal pointer relocations (i.e. ARM64_RELOC_UNSIGNED referred to by section & offset rather than symbol). The existing __cfstring clause was an early discovery and workaround for this, but the problem is wider and we should avoid such relocations wherever possible for now. This code should be reverted to allowing internal relocations as soon as possible. PR23437. llvm-svn: 237621
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions