Go to file
Mehdi Amini 6683e22c25 Split isUsingLTO() outside of embedBitcodeInObject() and embedBitcodeMarkerOnly().
Summary: These accessors maps directly to the command line option.

Reviewers: steven_wu

Subscribers: cfe-commits

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

llvm-svn: 292960
2017-01-24 18:12:25 +00:00
clang Split isUsingLTO() outside of embedBitcodeInObject() and embedBitcodeMarkerOnly(). 2017-01-24 18:12:25 +00:00
clang-tools-extra [clang-tidy] Don't modernize-raw-string-literal if replacement is longer. 2017-01-24 15:18:11 +00:00
compiler-rt Fix pc_array bounds check to use elements instead of bytes 2017-01-24 17:45:35 +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: Add logb builtin 2017-01-18 03:14:10 +00:00
libcxx Mark LWG2736 as complete. No code changes, but we have more tests now 2017-01-24 18:03:32 +00:00
libcxxabi Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 10:28:23 +00:00
libunwind DWARF: correct cast (NFC) 2017-01-21 21:27:29 +00:00
lld [ELF] - Fixed crash after incrementing end iterator. 2017-01-24 16:07:18 +00:00
lldb Fix android build for r292935 (personality.h) 2017-01-24 15:35:53 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [AArch64] Fix typo. NFC. 2017-01-24 18:08:10 +00:00
openmp Use C++11 static_assert() for build asserts. 2017-01-18 07:49:30 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly BlockGenerator: Do not redundantly reload from PHI-allocas in non-affine stmts 2017-01-19 14:12:45 +00:00