Fix a FIXME about the format and add a test.
[oota-llvm.git] / test / Transforms / LoopSimplify / basictest.ll
index a6f03d69b675f3bac5c028e3dad0f7118c627906..6b31848a94bd02dcfaad659754b3261cce6998cf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -loopsimplify
+; RUN: opt < %s -loop-simplify
 
 ; This function should get a preheader inserted before BB3, that is jumped
 ; to by BB1 & BB2