ChuanqiXu9 wrote: Added @teresajohnson as the ThinLTO expert. I feel the point may be, linkonce linkage is not weak linkage. Linkonce linkage means it can be dropped if it is not referenced in this TU as others who need it has its own linkonce linkage.
But I am also surprised that we don't see other similar failures. https://github.com/llvm/llvm-project/pull/197855 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
