[PM] Wire up the Verifier for the new pass manager and connect it to the
[oota-llvm.git] / test / Verifier / aliasing-chain.ll
index fc5ef1ce13ab88547d414d9bb2ba483406e2755d..ae0b77fdc395eecd72eea4fc2948efa4fdb5d33c 100644 (file)
@@ -1,5 +1,5 @@
-; RUN:  not llvm-as %s -o /dev/null |& grep {Aliasing chain should end with function or global variable}
-
+; RUN:  not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
+; CHECK: Aliasing chain should end with function or global variable
 ; Test that alising chain does not create a cycle
 
 @b1 = alias i32* @c1