mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-17 00:57:54 +00:00
XFAIL for now.
llvm-svn: 43111
This commit is contained in:
parent
c00b2095fa
commit
13e0df71e0
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep call
|
||||
; RUN: llvm-as < %s | opt -std-compile-opts | llvm-dis | not grep xyz
|
||||
; XFAIL: *
|
||||
@.str = internal constant [4 x i8] c"xyz\00" ; <[4 x i8]*> [#uses=1]
|
||||
|
||||
define void @foo(i8* %P) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user