Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / Transforms / LICM / 2004-09-14-AliasAnalysisInvalidate.ll
index b9c9eb3739999ab748fd3862cb23efa3fbc4534d..16f4fed34ec37f5a2a78aee7f56289885af86551 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -globalsmodref-aa -licm -disable-output
+; RUN: opt < %s -globalsmodref-aa -licm -disable-output
 
 @PL_regcomp_parse = internal global i8* null           ; <i8**> [#uses=2]