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

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 16:04:08 PDT 2017


inglorion updated this revision to Diff 94453.
inglorion added a comment.

also test the case where the comdat leader has !type metadata and the other member doesn't


https://reviews.llvm.org/D31735

Files:
  lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  test/Transforms/ThinLTOBitcodeWriter/comdat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31735.94453.patch
Type: text/x-patch
Size: 4341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170406/b872dab7/attachment.bin>


More information about the llvm-commits mailing list