mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Fix testcase failing because of change of output
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7045 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2d4ebb2755
commit
7b702b81ee
@ -2,7 +2,7 @@
|
||||
; figure out that loop "Inner" should be nested inside of leep "LoopHeader",
|
||||
; and instead nests it just inside loop "Top"
|
||||
;
|
||||
; RUN: analyze -loops %s | grep ' Loop Containing: label %Inner'
|
||||
; RUN: analyze -loops %s | grep ' Loop Containing:[ ]*%Inner'
|
||||
;
|
||||
|
||||
implementation
|
||||
|
Loading…
Reference in New Issue
Block a user