Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopSimplify / 2003-04-25-AssertFail.ll
index 1305e3a4ebdaf962d8fe795990663461ee16b4b3..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