mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Update another test for the LoopInfo::print changes.
llvm-svn: 65598
This commit is contained in:
parent
06c6037d9f
commit
9385e139d0
@ -3,7 +3,7 @@
|
||||
; and instead nests it just inside loop "Top"
|
||||
;
|
||||
; RUN: llvm-as < %s | opt -analyze -loops | \
|
||||
; RUN: grep { Loop Containing:\[ \]*%Inner}
|
||||
; RUN: grep { Loop at depth 3 containing: %Inner<header><latch><exit>}
|
||||
;
|
||||
define void @test() {
|
||||
br label %Top
|
||||
|
Loading…
Reference in New Issue
Block a user