Go to file
Rafael Espindola d31dc048ca Fix pr20078.
When linking llvm.global_ctors with the optional third element we have to handle
it specially and only copy the elements whose keys were also copied.

llvm-svn: 217281
2014-09-05 21:27:52 +00:00
clang Move the initialization of VAListTagName after InitializeSema() 2014-09-05 20:24:27 +00:00
clang-tools-extra Try to make VS 2012 happy after r217155 2014-09-04 22:41:03 +00:00
compiler-rt [ASan] disable zero_page_pc.cc on Android. 2014-09-05 06:26:08 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc add isordered builtin 2014-09-05 13:59:15 +00:00
libcxx Address some post-commit review comments on r217261 2014-09-05 20:28:44 +00:00
libcxxabi s/LIBCXXABI_SINGLE_THREADED/LIBCXXABI_HAS_NO_THREADS/ for consistency with libcxx 2014-09-05 17:46:40 +00:00
lld [PECOFF] Run lib.exe with /machine:x64. 2014-09-05 01:35:23 +00:00
lldb Add TypeValidator.cpp to cmake build. 2014-09-05 21:23:09 +00:00
llvm Fix pr20078. 2014-09-05 21:27:52 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00