Skip to content

Commit 131a3cf

Browse files
authored
[CIR] updates test for 75ea7ae (#127917)
1 parent 86f0e6d commit 131a3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CIR/emit-actions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
int x = 1;
1313

14-
// BC: @x = dso_local global i32 1
14+
// BC: @x = {{(dso_local )?}}global i32 1
1515

1616
// ASM: x:
1717
// ASM: .long 1

0 commit comments

Comments
 (0)