The patch corresponding to this test had to be reverted as unsafe.

llvm-svn: 28479
This commit is contained in:
Chris Lattner 2006-05-25 21:25:54 +00:00
parent 0853700582
commit d0754ad9e6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep undef
; XFAIL: *
%str = constant [4 x ubyte] c"str\00"