Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopSimplify / 2003-04-25-AssertFail.ll
index bf862f69e94bcef48ee68daeac8d945bd6d29e7a..66bf1a0caa97e7c88ad29e8dbbb71e61ca99cd2e 100644 (file)
@@ -1,7 +1,7 @@
 ; This testcase exposed a problem with the loop identification pass (LoopInfo).
 ; Basically, it was incorrectly calculating the loop nesting information.
 ;
-; RUN: opt < %s -loopsimplify
+; RUN: opt < %s -loop-simplify
 
 define i32 @yylex() {
        br label %loopentry.0