licm is wasting time hoisting constant foldable operations,
[oota-llvm.git] / test / Transforms / ArgumentPromotion / 2008-09-08-CGUpdateSelfEdge.ll
index d4061655008c7958751a4e181e7a6cb8790ee59f..aff917c6a5a745eef1f2312aa09d57dd14789d69 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -argpromotion -disable-output
+; RUN: opt < %s -argpromotion -disable-output
 
 define internal fastcc i32 @term_SharingList(i32* %Term, i32* %List) nounwind {
 entry: