[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 Jun 30 14:00:50 PDT 2022


namhyung updated this revision to Diff 441512.
namhyung marked an inline comment as not done.
namhyung added a comment.

Updates:

- add a test case
- remove a variable to check fake section
- handle `llvm-objdump -h` use case


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/tools/llvm-objdump/X86/disassemble-no-section-kcore.test
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128705.441512.patch
Type: text/x-patch
Size: 6078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/9c1a6728/attachment.bin>


More information about the llvm-commits mailing list