Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGenCXX / Inputs / override-bit-field-layout.layout
blobb57c6efbc13b075236059ca787083da0c9ef8490
2 *** Dumping AST Record Layout
3 Type: struct S1
5 Layout: <ASTRecordLayout
6   Size:16
7   Alignment:16
8   FieldOffsets: [0, 11]>
10 *** Dumping AST Record Layout
11 Type: struct S2
13 Layout: <ASTRecordLayout
14   Size:128
15   Alignment:64
16   FieldOffsets: [64]>
18 *** Dumping AST Record Layout
19 Type: struct S3
21 Layout: <ASTRecordLayout
22   Size:32
23   Alignment:32
24   FieldOffsets: [0, 1]>