We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f943ab1 commit 7908868Copy full SHA for 7908868
llvm/test/tools/obj2yaml/ELF/program-headers.yaml
@@ -546,8 +546,8 @@ Sections:
546
- Name: .data.3
547
Type: SHT_PROGBITS
548
Flags: [ SHF_WRITE, SHF_ALLOC ]
549
-# Use an abitrary size. Also use an address that is larger than the previous
550
-# section, because the tools expect segment addresses to be in order.
+## Use an abitrary size. Also use an address that is larger than the previous
+## section, because the tools expect segment addresses to be in order.
551
Size: 0x1
552
Address: 0x200000030
553
- Name: .bss.large
0 commit comments