Use LTO capable linker
authorChris Bieneman <chris.bieneman@me.com>
Wed, 5 Jun 2019 17:35:38 +0000 (17:35 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Wed, 5 Jun 2019 17:35:38 +0000 (17:35 +0000)
commitb67cb3cda05bb1fa08b4789423983a7ee3f3c5e4
tree239b1eabbcb8724f56274d553181fcaaba2f766a
parentd97ea1bc1acae17cf3a1689c3e63149b0c7004b1
Use LTO capable linker

Summary:
In DistributionExample.cmake be sure we use a LTO
capable linker, the easiest to choose is lld.

Reviewers: beanz

Reviewed By: beanz

Patch By: winksaville

Subscribers: mgorny, mehdi_amini, inglorion, dexonsmith, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62279

llvm-svn: 362624
clang/cmake/caches/DistributionExample-stage2.cmake
clang/cmake/caches/DistributionExample.cmake