[Sparc] Use %r_disp32 for pc_rel entries in FDE as well.
[oota-llvm.git] / test / Verifier / aliasing-chain.ll
index 53b929bd782e935096d86a5727a2021121d6a233..ae0b77fdc395eecd72eea4fc2948efa4fdb5d33c 100644 (file)
@@ -1,5 +1,5 @@
-; RUN:  not llvm-as -f %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