forked from OSchip/llvm-project
41d95947cf
On AArch64, GOT references are page relative (ADRP + LDR), so they can't be applied until we know exactly where, within a page, the GOT entry will be in the target address space. Fixes <rdar://problem/18693976>. llvm-svn: 220347 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
X86 |