We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695c2e3 commit c7efad0Copy full SHA for c7efad0
src/test/codegen/consts.rs
@@ -10,7 +10,7 @@
10
// CHECK: @STATIC = {{.*}}, align 4
11
12
// This checks the constants from inline_enum_const
13
-// CHECK: @alloc9 = {{.*}}, align 2
+// CHECK: @alloc12 = {{.*}}, align 2
14
15
// This checks the constants from {low,high}_align_const, they share the same
16
// constant, but the alignment differs, so the higher one should be used
0 commit comments