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)
commita7c0940d723b104e22b440105dc65c89c97df0a1
treea48f34b2ccb97dd64c4c350f58ebe8cca9580bc4
parent188ca894c294c569a5dc2c4cae7a74e6079d1df1
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>
llvm-svn: 261045
clang/lib/CodeGen/BackendUtil.cpp