llvm-6502/lib
Michael J. Spencer a72d87899b MC-COFF: Drop empty sections, and label symbols. Convert relocations
targeted at symbols into relocations relative to the containing section.

Patch by Nathan Jeffords!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114823 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 08:58:26 +00:00
..
Analysis Teach memdep about TBAA tags. 2010-09-22 21:41:02 +00:00
Archive
AsmParser Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
Bitcode
CodeGen the latest assembler that runs on powerpc 10.4 machines doesn't 2010-09-27 06:44:54 +00:00
CompilerDriver llvmc: Allow multiple output languages. 2010-09-21 14:59:42 +00:00
ExecutionEngine
Linker
MC MC-COFF: Drop empty sections, and label symbols. Convert relocations 2010-09-27 08:58:26 +00:00
Support
System CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't 2010-09-22 17:46:10 +00:00
Target yet more aliases. 2010-09-27 07:24:57 +00:00
Transforms LoadPRE was not properly checking that the load it was PRE'ing post-dominated the block it was being hoisted to. 2010-09-25 05:26:18 +00:00
VMCore Add ret instruction to PTX backend 2010-09-25 07:46:17 +00:00
Makefile