[PATCH] D61767: [llvm-elfabi] Emit ELF header and string table section
Haowei Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 15:52:24 PDT 2020
haowei updated this revision to Diff 298255.
haowei added a comment.
Rebase the change and fixes some format issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61767/new/
https://reviews.llvm.org/D61767
Files:
llvm/include/llvm/InterfaceStub/ELFObjHandler.h
llvm/lib/InterfaceStub/ELFObjHandler.cpp
llvm/test/tools/llvm-elfabi/binary-write-sheaders.test
llvm/test/tools/llvm-elfabi/invalid-bin-target.test
llvm/test/tools/llvm-elfabi/missing-bin-target.test
llvm/test/tools/llvm-elfabi/write-elf32be-ehdr.test
llvm/test/tools/llvm-elfabi/write-elf32le-ehdr.test
llvm/test/tools/llvm-elfabi/write-elf64be-ehdr.test
llvm/test/tools/llvm-elfabi/write-elf64le-ehdr.test
llvm/tools/llvm-elfabi/llvm-elfabi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61767.298255.patch
Type: text/x-patch
Size: 21343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/13aa5472/attachment.bin>
More information about the llvm-commits
mailing list