[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 05:21:33 PDT 2020


ikudrin updated this revision to Diff 256550.
ikudrin marked 2 inline comments as done.
ikudrin added a comment.

- Extended the comment for `Symbol::used`.


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.256550.patch
Type: text/x-patch
Size: 5449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200410/835c3a38/attachment.bin>


More information about the llvm-commits mailing list