mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-07 12:56:43 +00:00
Fix spacing in the grep line for this test, following the recent
SCEV-whitespace changes. llvm-svn: 56234
This commit is contained in:
parent
54ef20348e
commit
64622ff4d6
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -scalar-evolution -analyze | grep {Loop header: ( 0 smax %n) iterations!}
|
||||
; RUN: llvm-as < %s | opt -scalar-evolution -analyze | grep {Loop header: (0 smax %n) iterations!}
|
||||
; XFAIL: *
|
||||
|
||||
define void @foo(i32 %n) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user