Skip to content

Commit 7908868

Browse files
author
Ruoyu Qiu
committed
Fix comment format of program-header.yaml
Signed-off-by: Ruoyu Qiu <[email protected]>
1 parent f943ab1 commit 7908868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/tools/obj2yaml/ELF/program-headers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,8 +546,8 @@ Sections:
546546
- Name: .data.3
547547
Type: SHT_PROGBITS
548548
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.
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.
551551
Size: 0x1
552552
Address: 0x200000030
553553
- Name: .bss.large

0 commit comments

Comments
 (0)