[PATCH] D77807: [LLD][ELF] Implement --discard-* for cases when -r or --emit-relocs are used.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 08:37:15 PDT 2020


MaskRay added a comment.

Can you rebase after D78389 <https://reviews.llvm.org/D78389>? The improved test coverage should help us understand the impact of the `used` change now.

For tests, you can just modify `emit-relocs-discard-locals.s`


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

https://reviews.llvm.org/D77807





More information about the llvm-commits mailing list