forked from OSchip/llvm-project
PC-rel implemented in AArch64, test now pass
llvm-svn: 201243
This commit is contained in:
parent
54dc283979
commit
c2ae1b1b41
|
@ -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…
Reference in New Issue