1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/MC/MachO/AArch64
Tim Northover 5674ba6a89 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
2015-05-18 22:07:20 +00:00
..
classrefs.s Learn that __DATA,__objc_classrefs is not atomized via symbols. 2015-02-12 23:11:59 +00:00
cstexpr-gotpcrel.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
darwin-ARM64-local-label-diff.s
darwin-ARM64-reloc.s
ld64-workaround.s AArch64: work around ld64 bug more aggressively. 2015-05-18 22:07:20 +00:00
lit.local.cfg
mergeable.s AArch64: work around ld64 bug more aggressively. 2015-05-18 22:07:20 +00:00
reloc-crash2.s
reloc-crash.s