[PATCH] D31735: ThinLTOBitcodeWriter: delete comdats if their keys are renamed

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 16:57:53 PDT 2017


pcc added a comment.

In https://reviews.llvm.org/D31735#724364, @inglorion wrote:

> I've implemented more of the suggestions (keeping comdats together, renaming instead of deleting comdats) in https://reviews.llvm.org/D31963. If that diff looks good to you guys, I would like to land that one instead of this one.


Yes let's go with https://reviews.llvm.org/D31963, thanks for working on this!


https://reviews.llvm.org/D31735





More information about the llvm-commits mailing list