llvm-6502/lib
Rafael Espindola 0e5dc8aacb Define versions of Section that are explicitly marked as little endian.
These should really be templated like ELF, but this is a start.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178896 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-05 18:45:28 +00:00
..
Analysis CostModel: Add parameter to instruction cost to further classify operand values 2013-04-04 23:26:21 +00:00
Archive
AsmParser
Bitcode Whitespace cleanup 2013-04-01 02:28:07 +00:00
CodeGen Fix bug in PEI's virtual-register scavenging 2013-04-05 05:01:13 +00:00
DebugInfo
ExecutionEngine Respect Addend when processing MCJIT relocations to local/global symbols. 2013-04-05 13:29:04 +00:00
IR Measure time that IR parsing took as part of the -time-passes measurement. 2013-04-03 15:33:45 +00:00
IRReader Measure time that IR parsing took as part of the -time-passes measurement. 2013-04-03 15:33:45 +00:00
Linker Specutively revert r178130. 2013-03-27 17:54:41 +00:00
MC Fix the fde encoding used by mips to match gas. 2013-04-03 03:13:19 +00:00
Object Define versions of Section that are explicitly marked as little endian. 2013-04-05 18:45:28 +00:00
Option
Support [Support] Disable assertion dialogs from the MSVC debug CRT 2013-04-05 16:18:03 +00:00
TableGen
Target Reverting 178851 as it broke buildbots 2013-04-05 16:39:53 +00:00
Transforms Added two debug logging messages to VisitInstructionsTopDown to match VisitInstructionsBottomUp. 2013-04-05 18:26:08 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile