When determining whether the new instruction was already present in
[oota-llvm.git] / test / Verifier / 2005-03-21-UndefinedTypeReference.ll
index 19a9826ea52cd058ea418dc2a0fa6ade27cf49c6..5299397ab06c24b034d10ccad922498635060ff8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: not llvm-as < %s |& grep {Reference to an undefined type}
+; RUN: not llvm-as < %s |& grep {use of undefined type named 'InvalidType'}
 
 define void @test() {
         malloc %InvalidType