[PATCH] D110352: [llvm-objcopy] Rename relocation sections together with their targets.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 27 07:55:37 PDT 2021
ikudrin updated this revision to Diff 375257.
ikudrin marked 12 inline comments as done.
ikudrin added a comment.
Thank you for the review, @jhenderson!
- The test is rewritten so that `llvm-objcopy` runs only once.
- An intermediate file is kept.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110352/new/
https://reviews.llvm.org/D110352
Files:
llvm/test/tools/llvm-objcopy/ELF/rename-section-relocsec.test
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110352.375257.patch
Type: text/x-patch
Size: 5152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210927/01b74f8c/attachment.bin>
More information about the llvm-commits
mailing list