Go to file
Peter Collingbourne 246ccc5f51 COFF: Move machine type auto-detection to SymbolTable.
The new mechanism is less code, and fixes the case where all inputs
are archives.

Differential Revision: http://reviews.llvm.org/D10136

llvm-svn: 238618
2015-05-29 21:47:36 +00:00
clang ARM: fix ACLE predefine for iOS's "-arch armv7s". 2015-05-29 21:28:25 +00:00
clang-tools-extra [clang-tidy] Fix for llvm.org/PR23355 2015-05-29 09:49:59 +00:00
compiler-rt Use sanitizer_atomic_clang.h with clang-cl instead of the MSVC variant 2015-05-29 17:56:39 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Fix PR#23647 - make_shared<volatile bool> - second try 2015-05-27 22:44:47 +00:00
libcxxabi libcxx: Switch to use __gnu_unwind_frame() for libunwind. 2015-05-29 15:34:24 +00:00
libunwind libunwind: Fix unw_step() for ARM EHABI. 2015-05-29 15:33:38 +00:00
lld COFF: Move machine type auto-detection to SymbolTable. 2015-05-29 21:47:36 +00:00
lldb XFAIL additional signal vs exception tests failing on FreeBSD 2015-05-29 21:42:53 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Remove getData. 2015-05-29 21:45:01 +00:00
openmp Allow CMAKE_OSX_ARCHITECTURES to build fat library. 2015-05-29 16:13:56 +00:00
polly Exploit non-negative numerators 2015-05-29 17:08:19 +00:00