This is an archive of the discontinued LLVM Phabricator instance.

ThinLTOBitcodeWriter: Drop dead constant users before checking whether globals have no users.
Needs ReviewPublic

Authored by pcc on Sep 12 2017, 8:59 PM.

Details

Reviewers
tejohnson
Summary

With this change we can avoid promotion more often.