[PATCH] D128705: [llvm-objdump] Create fake sections for a ELF core file
Namhyung Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 15:21:44 PDT 2022
namhyung updated this revision to Diff 443077.
namhyung added a comment.
Updates:
- drop tools/llvm-objdump/no-section-header.test
- fix test failure in Object/objdump-no-sectionheaders.test
- rebase onto main branch
- a few formatting changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128705/new/
https://reviews.llvm.org/D128705
Files:
llvm/include/llvm/Object/ELF.h
llvm/include/llvm/Object/ELFObjectFile.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
llvm/tools/llvm-objdump/llvm-objdump.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128705.443077.patch
Type: text/x-patch
Size: 8084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/3afd8822/attachment.bin>
More information about the llvm-commits
mailing list