Use the new prcontext script.
[oota-llvm.git] / test / Transforms / LICM / sink_only_some_exits.ll
index e672e5854325e6b8b6cc36c9a49e58e8d854adcf..6415c8a1f0dd7aa28a53e20a673741376c438b4f 100644 (file)
@@ -2,7 +2,7 @@
 ; some exits out of the loop, and that we can do so without breaking dominator
 ; info.
 ;
-; RUN: llvm-as < %s | opt -licm | llvm-dis | grep -C1 add | grep exit2:
+; RUN: llvm-as < %s | opt -licm | llvm-dis | %prcontext add 1 | grep exit2:
 
 implementation   ; Functions: