mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
xfail this.
llvm-svn: 55550
This commit is contained in:
parent
2a3e05b519
commit
79d2a8f97d
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | llc -march=x86 -mtriple=i686-apple-darwin | grep and | count 1
|
||||
; RUN: llvm-as < %s | llc -march=x86-64 -mtriple=i686-pc-linux | grep and | count 1
|
||||
; XFAIL: *
|
||||
|
||||
declare void @bar(<2 x i64>* %n)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user