Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2005-03-24-LICM-Aggregate-Crash.ll
index b001cd0d5cd2dc3aef112aa3450098a3dd51134f..91740cf0eb71720c3aea0a7348dd3a4d678794cc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm -disable-output
+; RUN: opt < %s -licm -disable-output
 
 define void @test({ i32 }* %P) {
        br label %Loop