Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2003-02-27-NestedLoopExitBlocks.ll
index bf209eaa479f0c5ac2f3a176e2c4569b67239c64..4782bd17f8933e6cdaafe5094567e076bf38ca2a 100644 (file)
@@ -1,6 +1,6 @@
 ; Exit blocks need to be updated for all nested loops...
 
-; RUN: llvm-as < %s | opt -loopsimplify
+; RUN: opt < %s -loopsimplify
 
 define i32 @yyparse() {
 bb0: