From 117a808a42997e9d96e56d3ac734525ebbf834d5 Mon Sep 17 00:00:00 2001 From: klensy Date: Sat, 11 May 2024 14:26:52 +0300 Subject: [PATCH] polly: fix few typos in filecheck tests --- polly/test/CodeGen/alias_metadata_too_many_arrays.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polly/test/CodeGen/alias_metadata_too_many_arrays.ll b/polly/test/CodeGen/alias_metadata_too_many_arrays.ll index 68c17a807e8e4..4186b8521a535 100644 --- a/polly/test/CodeGen/alias_metadata_too_many_arrays.ll +++ b/polly/test/CodeGen/alias_metadata_too_many_arrays.ll @@ -16,7 +16,7 @@ ; } ; } ; -; CHECK-LABEL @manyarrays +; CHECK-LABEL: @manyarrays ; CHECK: load{{.*}}!alias.scope ; CHECK: store{{.*}}!alias.scope ; CHECK: load{{.*}}!alias.scope