mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-07 12:07:17 +00:00
6b57892624
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237621 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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 |