[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
Thu Apr 23 22:47:00 PDT 2020


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

- Combined GC/NOGC checks in the test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77807/new/

https://reviews.llvm.org/D77807

Files:
  lld/ELF/Symbols.h
  lld/ELF/Writer.cpp
  lld/test/ELF/emit-relocs-discard-locals.s
  lld/test/ELF/relocatable-discard-locals.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77807.259806.patch
Type: text/x-patch
Size: 9856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/bbea66a3/attachment.bin>


More information about the llvm-commits mailing list