mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-31 09:32:11 +00:00
temporarily XFAIL this test until post RA
live-ins is properly enabled. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154882 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
65da6fc8af
commit
8975f510c0
@ -1,3 +1,4 @@
|
||||
; XFAIL: *
|
||||
; RUN: llc <%s -O2 -mcpu=atom -march=x86 -relocation-model=static | FileCheck -check-prefix=atom %s
|
||||
; RUN: llc <%s -O2 -mcpu=core2 -march=x86 -relocation-model=static | FileCheck %s
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user