[PATCH] D46217: [llvm-objcopy] Add --weaken option
Paul Semel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 30 11:08:00 PDT 2018
paulsemel updated this revision to Diff 144594.
paulsemel added a comment.
Switching back from `NameIndex` to `getShndx`, as it is an any way the right thing to do here.
Waiting for Jake's feedback to fit better with GNU objcopy behavior.
Repository:
rL LLVM
https://reviews.llvm.org/D46217
Files:
test/tools/llvm-objcopy/weaken-all.test
tools/llvm-objcopy/Opts.td
tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46217.144594.patch
Type: text/x-patch
Size: 4184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/936b7f10/attachment.bin>
More information about the llvm-commits
mailing list