[PATCH] D40593: ThinLTOBitcodeWriter: Try harder to discard unused references to the merged module.

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 14:24:35 PST 2017


tejohnson accepted this revision.
tejohnson added a comment.
This revision is now accepted and ready to land.

LGTM - I assume the modified test fails without the patch? I can't tell from looking at it whether it anon would have dead constant users.


https://reviews.llvm.org/D40593





More information about the llvm-commits mailing list