XFAIL for now.

llvm-svn: 43111
This commit is contained in:
Devang Patel 2007-10-18 00:48:43 +00:00
parent c00b2095fa
commit 13e0df71e0

View File

@ -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) {