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

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 14:55:27 PDT 2017


pcc added a comment.

Please add a test for the case where a comdat contains one member with !type metadata and another member without.


https://reviews.llvm.org/D31735





More information about the llvm-commits mailing list