llvm with tablegen backend for capstone disassembler
Go to file
Hans Wennborg cb8f2ef644 LTO: Don't follow lazy references when seeing new definitions in the combined LTO object
Following the lazy reference might bring in an object file that depends
on bitcode files that weren't part of the LTO step.

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

llvm-svn: 283989
2016-10-12 09:00:06 +00:00
clang Added REQUIRED triples to the test that fails on some ARM buildbots. 2016-10-12 02:08:08 +00:00
clang-tools-extra [clang-tidy-vs] Fix ClangTidy extension name in the manifest. 2016-10-12 08:32:59 +00:00
compiler-rt Fix _recalloc redefinition link error in ASan RTL 2016-10-11 23:13:13 +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 Provide vstore_half helper to workaround clc restrictions 2016-09-21 20:15:55 +00:00
libcxx Protect special members of NullBase archetype to avoid exposing them 2016-10-12 08:09:22 +00:00
libcxxabi Provide a fallback __cxa_thread_atexit() implementation. Patch from Tavian Barnes 2016-10-12 08:54:10 +00:00
libunwind libunwind: Add OpenBSD case for _Unwind_Ptr typedef 2016-09-28 15:37:21 +00:00
lld LTO: Don't follow lazy references when seeing new definitions in the combined LTO object 2016-10-12 09:00:06 +00:00
lldb Add an arm64 unit test where the function saves x20 in the 2016-10-12 03:53:01 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [LCG] Cleanup various places where comments said SCC but meant 2016-10-12 08:40:51 +00:00
openmp Code cleanup for the runtime without monitor thread 2016-10-07 18:12:19 +00:00
parallel-libs [SE] Change CoreTests target name 2016-09-27 15:32:52 +00:00
polly [DepInfo] Print -debug output outside of max-operations scope. 2016-10-10 11:45:59 +00:00