mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-25 00:35:30 +00:00
PC-rel implemented in AArch64, test now pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201243 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a0ea8fafdf
commit
e4c62d1034
@ -1,5 +1,5 @@
|
||||
; RUN: %lli_mcjit -code-model=small %s > /dev/null
|
||||
; XFAIL: aarch64, mips
|
||||
; XFAIL: mips
|
||||
;
|
||||
; FIXME: Merge this file with non-extern-addend.ll once AArch64 supports PC-rel
|
||||
; relocations in ELF. (The code is identical, only the run line differs).
|
||||
|
Loading…
x
Reference in New Issue
Block a user