llvm-6502/lib
Lang Hames ba34beb600 Jumped the gun with r202551 and broke some bots that weren't yet C++11ified.
Reverting until the C++11 switch is complete.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202554 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-28 22:44:44 +00:00
..
Analysis Remove unnecessary llvm:: qualification. 2014-02-26 23:27:16 +00:00
AsmParser
Bitcode
CodeGen Jumped the gun with r202551 and broke some bots that weren't yet C++11ified. 2014-02-28 22:44:44 +00:00
DebugInfo
ExecutionEngine
IR Fix >> to be > > for non-c++11. 2014-02-28 21:37:28 +00:00
IRReader
LineEditor
Linker
LTO Add 'remark' diagnostic type in LLVM 2014-02-28 09:08:45 +00:00
MC Remove MCPureStreamer. 2014-02-27 16:17:34 +00:00
Object Now that it is possible, use the mangler in IRObjectFile. 2014-02-28 02:17:23 +00:00
Option
Support CommandLine: Exit successfully for -version and -help 2014-02-28 19:08:01 +00:00
TableGen Fix odd indentation. 2014-02-27 03:11:13 +00:00
Target R600: Verify all instructions in the AsmPrinter on debug builds 2014-02-28 21:36:41 +00:00
Transforms [asan] fix a pair of silly typos 2014-02-27 13:13:59 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile