mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
5674ba6a89
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 |
||
---|---|---|
.. | ||
classrefs.s | ||
cstexpr-gotpcrel.ll | ||
darwin-ARM64-local-label-diff.s | ||
darwin-ARM64-reloc.s | ||
ld64-workaround.s | ||
lit.local.cfg | ||
mergeable.s | ||
reloc-crash2.s | ||
reloc-crash.s |