llvm-6502/lib
Damián Silvani 642eccbb21 Clone "Sparc" target as "Mos6502"
All string occurences for "sparc", "Sparc" and "SPARC" were already
replaced, with the exception of ELF constans in the object file
descriptor as it will get removed later on (we won't be building ELF
object files for the 6502).
2015-08-02 22:45:53 -03:00
..
Analysis De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
AsmParser De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
Bitcode
CodeGen AsmPrinter: Split out non-DIE printing from DIE::print(), NFC 2015-08-02 20:46:49 +00:00
DebugInfo [dwarfdump] Ignore scattered relocations for mach-o. 2015-07-31 20:22:50 +00:00
ExecutionEngine De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
Fuzzer [libFuzzer] more refactoring of the Mutator and adding tests to it 2015-08-01 02:23:06 +00:00
IR Add support to set/get ordering for load/store from the C API 2015-08-02 12:16:57 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support
TableGen
Target Clone "Sparc" target as "Mos6502" 2015-08-02 22:45:53 -03:00
Transforms De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile