mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
Update another test for the LoopInfo::print changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d4b3a37f96
commit
30fe9e4444
@ -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…
x
Reference in New Issue
Block a user