mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
This test now passes.
llvm-svn: 43183
This commit is contained in:
parent
f04f8f28fc
commit
d002595abf
@ -1,6 +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…
Reference in New Issue
Block a user