mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-11 09:38:00 +00:00
Mark as explicit failing on x86-64 -- small memory model doesn't agree
with default address selections. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222759 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b959a30a14
commit
e97049e7f2
@ -1,5 +1,6 @@
|
||||
; RUN: %lli -code-model=small %s > /dev/null
|
||||
; XFAIL: mips
|
||||
; XFAIL: x86_64
|
||||
;
|
||||
; 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