mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
fix test for linux hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36026 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b7300fa8d2
commit
a52bfcd3f0
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -march=arm &&
|
||||
; RUN: llvm-as < %s | llc -march=arm -stats 2>&1 | not grep 'register spills'
|
||||
; RUN: llvm-as < %s | llc -march=arm -mtriple=arm-apple-darwin8 -stats 2>&1 | not grep 'register spills'
|
||||
|
||||
;; Must talk to evan about this.
|
||||
; XFAIL: *
|
||||
|
Loading…
x
Reference in New Issue
Block a user