Go to file
Justin Bogner e12385bd6a cmake: Add a flag to enable LTO
This adds -DLLVM_ENABLE_LTO, rather than forcing people to manually
add -flto to the various _FLAGS variables.

llvm-svn: 259766
2016-02-04 07:28:30 +00:00
clang Basic: mark TLS as supported on Windows on ARM 2016-02-04 05:05:23 +00:00
clang-tools-extra [clang-tidy] Fix a crash issue on misc-virtual-near-miss check. 2016-02-03 17:21:44 +00:00
compiler-rt [TSan] Fix PrintMatchedSuppressions: Read hit count for suppression atomically 2016-02-04 05:28:48 +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 Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx re.results.form: Format out-of-range subexpression references as null 2016-02-03 19:30:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Use unsigned long long instead of uint64_t to appease bots 2016-02-04 02:50:47 +00:00
lldb Fix a little threading thinko in StartPrivateStateThread - don't pass stack variables 2016-02-04 01:34:33 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm cmake: Add a flag to enable LTO 2016-02-04 07:28:30 +00:00
openmp Fix task dependency performance problem 2016-01-28 23:10:44 +00:00
polly Add Sphinx configuration 2016-02-04 07:27:57 +00:00