Skip to content

Commit 4d88fa5

Browse files
committed
Remove unrelated comment
Signed-off-by: Ruoyu Qiu <[email protected]>
1 parent 7908868 commit 4d88fa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/tools/yaml2obj/ELF/program-header-size-offset.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ Sections:
200200
Type: SHT_PROGBITS
201201
Flags: [ SHF_ALLOC ]
202202
Size: 0x1
203-
## Note: the real .foo offset is much less than 0xFFFFFFFF or
204-
## 0xFFFFFF00, but no error is reported.
205203
ShOffset: 0xFFFFFFFF
206204
ProgramHeaders:
207205
- Type: PT_LOAD

0 commit comments

Comments
 (0)