[PATCH] D131290: [llvm-objdump] Create name for fake sections
Namhyung Kim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 00:31:15 PDT 2022
namhyung updated this revision to Diff 458671.
namhyung added a comment.
v7 update.
- use SmallString::operator+=()
- update comment in the test
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.458671.patch
Type: text/x-patch
Size: 6103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/c44574ae/attachment-0001.bin>
More information about the llvm-commits
mailing list