[PATCH] D56015: Allow new comdat symbols to be added as a result of LTO.

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 14:54:10 PST 2018


xur added a comment.

pcc was right. The mixing of bitcode file with real object files does still have the duplicate symbol issue, even with this patch.


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

https://reviews.llvm.org/D56015





More information about the llvm-commits mailing list