commit | c6f574dfd748e0fb883abfe41bfbc1a74999f3e6 | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Wed Feb 10 18:11:31 2016 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Wed Feb 10 18:11:31 2016 +0000 |
tree | c1cb6c023e58a000f8615e81214c7e6723564bb8 | |
parent | 99aaced78639813cb7a1ec32c6c5126197d60a88 [diff] |
[ThinLTO] Move global processing from Linker to TransformUtils (NFC) Summary: As discussed on IRC, move the ThinLTOGlobalProcessing code out of the linker, and into TransformUtils. The name of the class is changed to FunctionImportGlobalProcessing. Reviewers: joker.eph, rafael Subscribers: joker.eph, llvm-commits Differential Revision: http://reviews.llvm.org/D17081 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260395 91177308-0d34-0410-b5e6-96231b3b80d8