llvm-6502/lib
Rafael Espindola e8b19acded 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217281 91177308-0d34-0410-b5e6-96231b3b80d8
2014-09-05 21:27:52 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen clean up; NFC 2014-09-05 20:55:46 +00:00
DebugInfo [DWARF parser] Fix nasty memory corruption in .dwo files handling. 2014-09-05 19:29:45 +00:00
ExecutionEngine [MCJIT] Const-ify the symbol lookup operations on RuntimeDyld. 2014-09-05 18:00:16 +00:00
IR Revert accidentally committed r217107 2014-09-03 23:38:05 +00:00
IRReader
LineEditor
Linker Fix pr20078. 2014-09-05 21:27:52 +00:00
LTO
MC MC: correct DWARF header for PE/COFF assembly input 2014-09-05 04:15:00 +00:00
Object Restore the ability to check if LLVMCreateObjectFile was successful 2014-09-05 21:22:09 +00:00
Option
ProfileData
Support Reapply "[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString()" 2014-09-05 07:21:40 +00:00
TableGen
Target [mips] Change Feature-related types from unsigned to uint64_t in MipsAsmParser. No functional changes. 2014-09-05 16:32:09 +00:00
Transforms InstCombine: Remove a special case pattern 2014-09-05 06:09:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile