llvm-6502/lib
Duncan Sands e8a2742352 Ensure sys::getProcessTriple always uses a normalized triple. Patch by
Thomas B. Jablin, from PR16636.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186501 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-17 11:01:05 +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 Make constant string pointer into an array to remove a pointer lookup for every access. 2013-07-17 03:11:32 +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 Ensure sys::getProcessTriple always uses a normalized triple. Patch by 2013-07-17 11:01:05 +00:00
TableGen
Target [XCore] Ensure implicit operands aren't lost on the return instruction. 2013-07-17 10:58:37 +00:00
Transforms Mark a method 'const' and another 'static'. 2013-07-17 03:54:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile