Skip to content

Commit ce1a99a

Browse files
committed
Updating 32-bit portion of test.
1 parent a1ff1e6 commit ce1a99a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/IRGen/struct_layout.sil

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ import Swift
1515

1616

1717
// 32: %V4main14Rdar15410780_A = type <{ i2048, %Vs4Int8 }>
18-
// 32: %V4main14Rdar15410780_B = type <{ %Sq[[B:(\.[0-9]+)?]] }>
19-
// 32: %Sq[[B]] = type <{ [257 x i8], [1 x i8] }>
20-
// 32: %V4main14Rdar15410780_C = type <{ %Sq[[C:(\.[0-9]+)?]] }>
21-
// 32: %Sq[[C]] = type <{ [12 x i8], [1 x i8] }>
18+
// 32: %V4main14Rdar15410780_B = type <{ %GSqV4main14Rdar15410780_A_ }>
19+
// 32: %GSqV4main14Rdar15410780_A_ = type <{ [257 x i8], [1 x i8] }>
20+
// 32: %V4main14Rdar15410780_C = type <{ %GSqSS_ }>
21+
// 32: %GSqSS_ = type <{ [12 x i8], [1 x i8] }>
2222

2323
// 32: @_TWVV4main14Rdar15410780_A = hidden constant {{.*}} (i32 257
2424
// 32: @_TWVV4main14Rdar15410780_B = hidden constant {{.*}} (i32 258

0 commit comments

Comments
 (0)