Go to file
David Majnemer 299674e94f MC: Let non-temporary COFF aliases be in symtab
MC was aping a binutils bug where aliases would default their linkage to
private instead of internal.

I've sent a patch to the binutils maintainers and they've recently
applied it to the GNU assembler sources.

This fixes PR20152.

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

llvm-svn: 212899
2014-07-13 04:31:19 +00:00
clang tests: use a more precise target for tests 2014-07-12 23:40:53 +00:00
clang-tools-extra Fixed compilation errors in tests, enforce checking for errors in check_clang_tidy_fix.sh. 2014-07-12 13:16:58 +00:00
compiler-rt [ASan] Collect unmangled names of global variables in Clang to print them in error reports. 2014-07-12 00:42:52 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Support LLVM_LIBDIR_SUFFIX. 2014-07-11 15:52:58 +00:00
lld [Mips] Make rel-dynamic-11.test test case independent from external input files. 2014-07-11 13:42:04 +00:00
lldb Fix lldb-gdbserver build 2014-07-12 21:46:39 +00:00
llvm MC: Let non-temporary COFF aliases be in symtab 2014-07-13 04:31:19 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Remove unnecessary isl annotations 2014-07-11 09:02:41 +00:00