Go to file
Bob Haarman aaf5191364 enable -flto=thin in clang-cl
Summary: This enables LTO to be used with the clang-cl frontend.

Reviewers: rnk, hans

Reviewed By: hans

Subscribers: pcc, cfe-commits, mehdi_amini, Prazek

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

llvm-svn: 296373
2017-02-27 19:40:19 +00:00
clang enable -flto=thin in clang-cl 2017-02-27 19:40:19 +00:00
clang-tools-extra [clang-move] Extend clang-move to support moving global variable. 2017-02-27 13:19:13 +00:00
compiler-rt [msan] Test for alloca handling. 2017-02-24 00:13:28 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix LIBCXX_HAS_EXTERNAL_THREAD_API builds. NFC. 2017-02-27 16:10:57 +00:00
libcxxabi Attempt to fix arm-native libcxxabi tests for the no-exceptions variant 2017-02-27 15:31:34 +00:00
libunwind Fix the project name in the license file. 2017-02-27 17:47:58 +00:00
lld Add a test we already get right. 2017-02-27 13:21:18 +00:00
lldb Support NetBSD Thread ID in lldb-server tests 2017-02-27 17:52:48 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm AMDGPU: Fold omod into instructions 2017-02-27 19:35:42 +00:00
openmp [test] Try to link -latomic to provide atomics when available 2017-02-24 22:15:24 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Cmake] Optionally use a system isl version. 2017-02-27 17:54:25 +00:00