[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
Mon Jan 14 12:20:33 PST 2019


xur added a comment.

An update: I now use a separated pass to create the comdat variables before LTO/ThinLTO. @ruir: You can discard this patch now. Thanks the help from ruir and pcc.


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

https://reviews.llvm.org/D56015





More information about the llvm-commits mailing list