[PATCH] D143634: [ModuleUtils] Assert correct linkage and visibility of structors' COMDAT key

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 11:20:11 PST 2023


pcc added a comment.

I've always considered that this should be fixed by extending the resolution-based LTO API to also include resolutions for comdats.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143634



More information about the llvm-commits mailing list