commit | 402752067fb8420e935108cc44c422ec59c220db | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Tue Mar 29 18:24:19 2016 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Tue Mar 29 18:24:19 2016 +0000 |
tree | ca69cc5adfceb910444d4d16df2b620cbe9a7b83 | |
parent | 5826030c0a59e724a7731e1de8837697530d7c5c [diff] |
[ThinLTO] Remove post-pass metadata linking support Since we have moved to a model where functions are imported in bulk from each source module after making summary-based importing decisions, there is no longer a need to link metadata as a postpass, and all users have been removed. This essentially reverts r255909 and follow-on fixes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264763 91177308-0d34-0410-b5e6-96231b3b80d8