mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-02 13:21:43 +00:00
Update this test for the LoopInfo::print changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65597 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
927793b6a1
commit
d4b3a37f96
@ -2,7 +2,7 @@
|
||||
; not a child of the loopentry.6 loop.
|
||||
;
|
||||
; RUN: llvm-as < %s | opt -analyze -loops | \
|
||||
; RUN: grep {^ Loop Containing: %loopentry.7}
|
||||
; RUN: grep {^ Loop at depth 4 containing: %loopentry.7<header><latch><exit>}
|
||||
|
||||
define void @getAndMoveToFrontDecode() {
|
||||
br label %endif.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user