The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / LoopInfo / 2003-05-15-NestingProblem.ll
index 34b9c4431810c8d8af1598281f5790ed6c7b65f8..9355aeea54968714efb5947c3c835b697fba8379 100644 (file)
@@ -1,8 +1,8 @@
 ; This testcase was incorrectly computing that the loopentry.7 loop was
 ; not a child of the loopentry.6 loop.
 ;
-; RUN: llvm-as < %s | opt -analyze -loops | \
-; RUN:   grep {^            Loop at depth 4 containing: %loopentry.7<header><latch><exit>}
+; RUN: opt < %s -analyze -loops | \
+; RUN:   grep {^            Loop at depth 4 containing: %loopentry.7<header><latch><exiting>}
 
 define void @getAndMoveToFrontDecode() {
        br label %endif.2