llvm-6502/lib
David Majnemer f803b3d992 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212899 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-13 04:31:19 +00:00
..
Analysis Templatify DominanceFrontier. 2014-07-12 21:59:52 +00:00
AsmParser
Bitcode
CodeGen Templatify DominanceFrontier. 2014-07-12 21:59:52 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld] Fix stub size and offset for AArch64 in RuntimeDyldMachO.h. 2014-07-12 00:16:47 +00:00
IR Revert "Reapply "DebugInfo: Ensure that all debug location scope chains from instructions within a function, lead to the function itself."" 2014-07-11 02:42:57 +00:00
IRReader
LineEditor
Linker
LTO
MC MC: Let non-temporary COFF aliases be in symtab 2014-07-13 04:31:19 +00:00
Object [ELFYAML] Group ELF section type flags to target specific blocks. 2014-07-12 18:25:08 +00:00
Option Generic: add range-adapter for option parsing. 2014-07-09 13:03:37 +00:00
ProfileData
Support Move the API and implementation of clang::driver::getARMCPUForMArch() to llvm::Triple::getARMCPUForArch(). 2014-07-11 21:44:54 +00:00
TableGen
Target Remove unused include 2014-07-13 03:08:59 +00:00
Transforms Fix an issue with the MergeBasicBlockIntoOnlyPred() helper function where it did 2014-07-12 07:12:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile