llvm-6502/lib
2013-07-17 20:06:03 +00:00
..
Analysis Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
AsmParser
Bitcode Add a wrapper for open. 2013-07-16 19:44:17 +00:00
CodeGen Add -*- C++ -*- to InstrEmitter.h. 2013-07-17 18:53:29 +00:00
DebugInfo
ExecutionEngine
IR Add getModuleFlag(StringRef Key) to query a module flag given Key. 2013-07-16 23:21:16 +00:00
IRReader Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
Linker
MC Add a wrapper for open. 2013-07-16 19:44:17 +00:00
Object Add 'const' qualifiers to static const char* variables. 2013-07-16 01:17:10 +00:00
Option
Support Fix a funny typo. Thanks to Aaron Ballman for noticing. 2013-07-17 19:58:28 +00:00
TableGen
Target Silencing an MSVC warning about signed vs unsigned comparison mismatches. 2013-07-17 19:43:13 +00:00
Transforms Restore r181216, which was partially reverted in r182499. 2013-07-17 20:06:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile