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