Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / basictest.ll
index 0a57ce4539fed4a5263a9e9665ddcc048dcafab5..1dbb4dc6b4993350ae2f4bf093da0b7b4f5f3867 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm | llvm-dis
+; RUN: opt < %s -licm | llvm-dis
 
 define void @testfunc(i32 %i) {
 ; <label>:0