[PATCH] D81097: [llvm-objcopy] Reorder --dump-section before --remove-section for ELF. Fixes PR44283
Sameer Arora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 12:38:29 PDT 2020
sameerarora101 updated this revision to Diff 268274.
sameerarora101 marked an inline comment as done.
sameerarora101 added a comment.
Decouple `SecPair` into `SectionName` and `FileName`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81097/new/
https://reviews.llvm.org/D81097
Files:
llvm/test/tools/llvm-objcopy/ELF/dump-before-add-remove.test
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81097.268274.patch
Type: text/x-patch
Size: 3642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/51514a6d/attachment.bin>
More information about the llvm-commits
mailing list