llvm-6502/lib
Rafael Espindola e1f22e397d Allow L symbols in no_dead_strip sections.
If a section cannot be dead stripped, it is safe to use L symbols, since
the linker will keep all of it in the end.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221431 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-06 02:42:03 +00:00
..
Analysis remove extra breaks; NFC 2014-11-05 18:00:07 +00:00
AsmParser
Bitcode IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc() 2014-11-03 18:13:57 +00:00
CodeGen Allow L symbols in no_dead_strip sections. 2014-11-06 02:42:03 +00:00
DebugInfo
ExecutionEngine
IR Remove obsolete ARM intrinsics vclz and vcnt 2014-11-05 21:02:55 +00:00
IRReader
LineEditor
Linker IR: MDNode => Value: NamedMDNode::getOperator() 2014-11-05 18:16:03 +00:00
LTO
MC [mips64] Fix MIPS64 exception personality encoding 2014-11-05 22:42:31 +00:00
Object llvm-readobj: Add support for dumping the DOS header in PE files 2014-11-05 06:24:35 +00:00
Option
ProfileData Use ErrorOr for the ::create factory on instrumented and sample profilers. 2014-11-03 00:51:45 +00:00
Support Remove unnecessary .c_str() when implicitly converting to Twine 2014-11-06 01:13:27 +00:00
TableGen
Target [X86] Lower VSELECT into SHRUNKBLEND when we shrink the bits used into the 2014-11-06 02:25:03 +00:00
Transforms Fix heap-use-after-free bug in expandSDiv when the operands are 2014-11-05 21:28:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile