This should have been part of r224676.
[oota-llvm.git] / test / Transforms / InstCombine / 2004-08-09-RemInfLoop.ll
index 3c4e8178cb16d0832e403451b38bdd0591368aff..f3e5d77c0c806c1e0e8cca014f644fd7638d01db 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine
+; RUN: opt %s -instcombine
 
 ; This testcase should not send the instcombiner into an infinite loop!