Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeGenCXX / Inputs / override-layout-packed-base.layout
blob2ebcb98819b7b4b9d3865a9ca85f7514b196b523
2 *** Dumping AST Record Layout
3 Type: class B<0>
5 Layout: <ASTRecordLayout
6   Size:40
7   FieldOffsets: [0, 32]>
9 *** Dumping AST Record Layout
10 Type: class B<1>
12 Layout: <ASTRecordLayout
13   Size:40
14   FieldOffsets: [0, 32]>
16 *** Dumping AST Record Layout
17 Type: class C
19 Layout: <ASTRecordLayout
20   Size:88
21   FieldOffsets: [80]>
23 *** Dumping AST Record Layout
24 Type: class D
26 Layout: <ASTRecordLayout
27   Size:120
28   FieldOffsets: [32]>