This is an archive of the discontinued LLVM Phabricator instance.

Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222.
ClosedPublic

Authored by pcc on Sep 13 2017, 8:04 PM.

Details

Summary

This reland includes a fix for the LowerTypeTests pass so that it
looks past aliases when determining which type identifiers are live.

Event Timeline

pcc created this revision.Sep 13 2017, 8:04 PM
This revision is now accepted and ready to land.Sep 13 2017, 9:56 PM
This revision was automatically updated to reflect the committed changes.