Update allocation id

This commit is contained in:
Oli Scherer 2022-03-15 16:30:54 +00:00
parent 695c2e3e53
commit c7efad044c

View file

@ -10,7 +10,7 @@
// CHECK: @STATIC = {{.*}}, align 4
// This checks the constants from inline_enum_const
// CHECK: @alloc9 = {{.*}}, align 2
// CHECK: @alloc12 = {{.*}}, align 2
// This checks the constants from {low,high}_align_const, they share the same
// constant, but the alignment differs, so the higher one should be used