This directory was missing the dg.exp to cause the tests to run. Some time since
[oota-llvm.git] / test / Transforms / Reassociate / 2005-09-01-ArrayOutOfBounds.ll
index c4868aa411d59985ee18a65740d1fec9144bdd49..33e44d4ba753ac1490397c7b398eb8fd5821433a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -reassociate -instcombine | llvm-dis |\
+; RUN: opt < %s -reassociate -instcombine -S |\
 ; RUN:   grep {ret i32 0}
 
 define i32 @f(i32 %a0, i32 %a1, i32 %a2, i32 %a3, i32 %a4) {