Split the landing pad basic block with the correct function. Also merge the
[oota-llvm.git] / test / Assembler / 2007-01-02-Undefined-Arg-Type.ll
index 354db6c561ad5c852b9f18490bfd4053969c1afe..a39de1cb6cba4fffeace3df3b14ba94b7937f6b2 100644 (file)
@@ -1,5 +1,5 @@
 ; The assembler should catch an undefined argument type .
-; RUN: llvm-as < %s -o /dev/null -f |& grep {Reference to abstract argument}
+; RUN: not llvm-as %s -o /dev/null |& grep {use of undefined type named 'typedef.bc_struct'}
 
 ; %typedef.bc_struct = type opaque