1 // RUN
: llvm-mc
-filetype
=obj
-triple x86_64-pc-linux-gnu
%s
-o
- | llvm-readobj
-S | FileCheck
%s
3 // Test that the alignment does contribute to the size of the section.
10 // CHECK-NEXT
: Type
: SHT_PROGBITS
11 // CHECK-NEXT
: Flags
[
12 // CHECK-NEXT
: SHF_ALLOC
13 // CHECK-NEXT
: SHF_EXECINSTR
15 // CHECK-NEXT
: Address
: 0x0
16 // CHECK-NEXT
: Offset
: 0x40
17 // CHECK-NEXT
: Size
: 8