[PATCH] D77807: [LLD][ELF] Implement --discard-* for cases when -r or --emit-relocs are used.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 03:44:51 PDT 2020
ikudrin updated this revision to Diff 256544.
ikudrin marked 5 inline comments as done.
ikudrin added a comment.
- Addressed comments by @grimar. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77807/new/
https://reviews.llvm.org/D77807
Files:
lld/ELF/Driver.cpp
lld/ELF/Symbols.h
lld/ELF/Writer.cpp
lld/test/ELF/discard-locals-preserve-used.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77807.256544.patch
Type: text/x-patch
Size: 5164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/145e295f/attachment.bin>
More information about the llvm-commits
mailing list