Skip to content

Commit fa72a02

Browse files
authored
[test] Fix filecheck annotation typos (llvm#91854)
Similar to rust-lang/rust#125007
1 parent 2fa0591 commit fa72a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polly/test/CodeGen/alias_metadata_too_many_arrays.ll

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
; }
1717
; }
1818
;
19-
; CHECK-LABEL @manyarrays
19+
; CHECK-LABEL: @manyarrays
2020
; CHECK: load{{.*}}!alias.scope
2121
; CHECK: store{{.*}}!alias.scope
2222
; CHECK: load{{.*}}!alias.scope

0 commit comments

Comments
 (0)