[PATCH] D131290: [llvm-objdump] Create name for fake sections
Namhyung Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 00:23:14 PDT 2022
namhyung updated this revision to Diff 453210.
namhyung added a comment.
v3 updates. But the test still fails.
- add content and offset to phdr in the test
- update comments for fake section strings
- remove unnecessary paranthesis
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131290/new/
https://reviews.llvm.org/D131290
Files:
llvm/include/llvm/Object/ELF.h
llvm/test/Object/objdump-no-sectionheaders.test
llvm/test/tools/llvm-objdump/X86/disassemble-no-section.test
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131290.453210.patch
Type: text/x-patch
Size: 6580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220817/d4efbf12/attachment.bin>
More information about the llvm-commits
mailing list