Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2003-02-26-LoopExitNotDominated.ll
index cf0520617938681946bdd89f35a5e8f6e498e2a1..ff20312ec372b00c9b0d3afaa4bf061da8a9006e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -basicaa -licm -disable-output
+; RUN: opt < %s -basicaa -licm -disable-output
 
 ;%MoveArray = external global [64 x ulong]