]> granicus.if.org Git - clang/commit
Teach clang to use the ThinLTO pipeline
authorMehdi Amini <mehdi.amini@apple.com>
Wed, 17 Feb 2016 00:42:20 +0000 (00:42 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Wed, 17 Feb 2016 00:42:20 +0000 (00:42 +0000)
commit921cbd36911a92bc99728499c43a6c95d28635fb
tree057cee3e9f5f1b29f446e57efb439bf6977d72bf
parent67ebdeb467bb0a2e24caf4d58899d861ba655201
Teach clang to use the ThinLTO pipeline

Summary: Use the new pipeline implemented in D17115

Reviewers: tejohnson

Subscribers: joker.eph, cfe-commits

Differential Revision: http://reviews.llvm.org/D17272

From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261045 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp