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

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 18:47:56 PST 2021


ychen added a comment.

Hi @pcc , any suggestion to address this issue? Personally, I think regex to drop the non-prevailing def should be easiest. I'm not sure it is a complete solution but should be good for most cases. Thoughts?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96931



More information about the llvm-commits mailing list