[PATCH] D31963: ThinLTOBitcodeWriter: keep comdats together, rename if leader is renamed
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 18:21:28 PDT 2017
inglorion added a comment.
I think that's all your comments, @pcc. The functions are just there to make sure the globals are used. I've added a comment to that effect. The functions are purposely not part of the comdats, so that they can be externally visible without causing the comdats to have externally visible members.
https://reviews.llvm.org/D31963
More information about the llvm-commits
mailing list