Remove the getAttributesAtIndex and getNumAttrs methods in favor of using the getAttr...
[oota-llvm.git] / test / Transforms / LoopSimplify / 2003-05-12-PreheaderExitOfChild.ll
index cd9749bbf6d0f7174fb9c9eec87f2bad4997b878..2b2afae3661380a54d1d19b739d344247a76ff92 100644 (file)
@@ -2,7 +2,7 @@
 ; inserted for the "fail" loop, but the exit block of a loop is not updated
 ; to be the preheader instead of the exit loop itself.
 
-; RUN: opt < %s -loopsimplify
+; RUN: opt < %s -loop-simplify
 define i32 @re_match_2() {
        br label %loopentry.1
 loopentry.1:           ; preds = %endif.82, %0