[SystemZ] Use zeroing form of RISBG for some AND sequences
[oota-llvm.git] / test / Verifier / 2010-08-07-PointerIntrinsic.ll
index bf5563d9c0514bddb176cd51e9f72249d74135fc..a668d04213fa78d2d64562259699c11eb9da098f 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: not llvm-as < %s 2> %t
-; RUN: grep {Broken module} %t
+; RUN: FileCheck %s --input-file=%t
+; CHECK: Broken module
 ; PR7316
 
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:32"