forked from OSchip/llvm-project
parent
f3e8f97d7e
commit
6398b6cc5b
|
@ -1,7 +1,7 @@
|
|||
; This testcase was incorrectly computing that the loopentry.7 loop was
|
||||
; not a child of the loopentry.6 loop.
|
||||
;
|
||||
; RUN: analyze %s -loops | grep "^ Loop Containing: %loopentry.7"
|
||||
; RUN: analyze %s -loops | grep "^ Loop Containing: %loopentry.7"
|
||||
|
||||
void %getAndMoveToFrontDecode() { ; No predecessors!
|
||||
br label %endif.2
|
||||
|
|
Loading…
Reference in New Issue