Speculatively revert "DeadStoreElimination can now trim the size of a store if
[oota-llvm.git] / test / Transforms / ADCE / 2003-09-15-InfLoopCrash.ll
index 37e077f21cb9c361ec047bf0835e745abf5b36ed..499ac515e449f93bbbb3b92ccf10749bcd02b6d9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -adce -disable-output
+; RUN: opt < %s -adce -disable-output
 
 define i32 @main() {
         br label %loop