| commit | cfbd089237a6212c949b647136e4bd53c42f6e1c | [log] [tgz] |
|---|---|---|
| author | Peter Collingbourne <peter@pcc.me.uk> | Thu Sep 14 05:02:59 2017 +0000 |
| committer | Peter Collingbourne <peter@pcc.me.uk> | Thu Sep 14 05:02:59 2017 +0000 |
| tree | 9305e8809f40c33ef7bb6418d74802095331a729 | |
| parent | df0b8438758478204156b74195787a9e2b35c23a [diff] |
Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222. This reland includes a fix for the LowerTypeTests pass so that it looks past aliases when determining which type identifiers are live. Differential Revision: https://reviews.llvm.org/D37842 llvm-svn: 313229