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

Namhyung Kim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 21 23:10:42 PDT 2022


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

v4 updates.  But the test still fails..

- update comment in the test
- use smaller offsets for the test input


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.454387.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220822/90256308/attachment.bin>


More information about the llvm-commits mailing list