[PATCH] D31735: ThinLTOBitcodeWriter: delete comdats if their keys are renamed
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 16:47:22 PDT 2017
inglorion marked 4 inline comments as done.
inglorion added a comment.
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.
https://reviews.llvm.org/D31735
More information about the llvm-commits
mailing list