this test isn't useful since we added @ notation for globals.
[oota-llvm.git] / test / Assembler / 2003-05-21-MalformedStructCrash.llx
index 386c413a542b6a409ddeefaf0eceb2271e12a5b5..bf930350ef07eb53163c32e5e8830c2dc78d2885 100644 (file)
@@ -1,4 +1,4 @@
 ; Found by inspection of the code
-; RUN: llvm-as < %s  > /dev/null |& grep "Illegal number of init"
+; RUN: not llvm-as < %s  > /dev/null |& grep {Illegal number of init}
 
 global {} { i32 7, float 1.0, i32 7, i32 8 }