[PATCH] D131290: [llvm-objdump] Create name for fake sections

Namhyung Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 14:53:20 PDT 2022


namhyung updated this revision to Diff 451643.
namhyung added a comment.

Updates

- use StringTableBuilder and SmallString
- fix bug in the p_type check


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.451643.patch
Type: text/x-patch
Size: 4665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/15a6a854/attachment.bin>


More information about the llvm-commits mailing list