Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopSimplify / 2003-04-25-AssertFail.ll
index 70445fb8f8c1389e7452ed353500e4d424d479fc..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: llvm-as < %s | opt -loopsimplify
+; RUN: opt < %s -loop-simplify
 
 define i32 @yylex() {
        br label %loopentry.0