[PATCH] D98762: [LTO][MC] Discard non-prevailing defined symbols in module-level assembly

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 13:19:35 PDT 2021


MaskRay added a comment.

> PS: ".lto_discard" is not strictly required but it would make the MC change much simpler. I didn't add any standalone MC tests because the only client for these two directives should be LTO.

Please fix the description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98762



More information about the llvm-commits mailing list