mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 08:44:48 +00:00
Fix buggy test
llvm-svn: 9407
This commit is contained in:
parent
e4da5a79fc
commit
f09c94306c
@ -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…
x
Reference in New Issue
Block a user