]> granicus.if.org Git - clang/commit
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)
commitd96d38ef0117656cf3393d56a2637de6ba63c3ca
treeda893044a637c4be4fc42c5306b60a055b5cd5aa
parent917cbd35d7dff83de78206ff7b584e0a740cbe6a
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362624 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/caches/DistributionExample-stage2.cmake
cmake/caches/DistributionExample.cmake