llvm-6502/lib
2015-08-01 22:20:31 +00: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 DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable 2015-07-31 18:58:39 +00:00
CodeGen Remove trailing whitespace. NFCI. 2015-08-01 17:06:47 +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 Mark Type::getPointerTo as const. Unfortunately, this requires a const_cast inside, but at least it makes all methods on Type const. NFC 2015-08-01 22:20:31 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO
MC
Object [COFF] Consider the ImageBase when reporting section addresses 2015-07-31 17:40:24 +00:00
Option
Passes
ProfileData
Support
TableGen
Target De-constify pointers to Type since they can't be modified. NFC 2015-08-01 22:20:21 +00: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