Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2003-02-27-StoreSinkPHIs.ll
index 7ce164ec237f7be29ec0a5b3c676b7205134a5d9..a9c6b856f8ea51514ab3da5e6b4c8e6e0f327223 100644 (file)
@@ -1,6 +1,6 @@
 ; LICM is adding stores before phi nodes.  bad.
 
-; RUN: llvm-as < %s | opt -licm
+; RUN: opt < %s -licm
 
 define i1 @test(i1 %c) {
 ; <label>:0