llvm-6502/lib
Quentin Colombet db3de10637 [MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensure
that each comment ends with a newline to match the definition in the header
file.

This is part of <rdar://problem/14687488>.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191787 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-01 19:21:24 +00:00
..
Analysis Remove several unused variables. 2013-10-01 13:32:03 +00:00
AsmParser Remove several unused variables. 2013-10-01 13:32:03 +00:00
Bitcode AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format. 2013-09-28 00:22:27 +00:00
CodeGen Remove several unused variables. 2013-10-01 13:32:03 +00:00
DebugInfo [DebugInfo] Simplify and speedup .debug_aranges parsing 2013-10-01 16:52:46 +00:00
ExecutionEngine Fixing MCJIT multiple module linking for OSX 2013-10-01 16:42:50 +00:00
IR Reuse variable 2013-09-30 23:31:50 +00:00
IRReader
Linker
LTO Move command line options to the users of libLTO. Fixes --enable-shared build. 2013-09-30 16:39:19 +00:00
MC [MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensure 2013-10-01 19:21:24 +00:00
Object Object/COFF: Rename getXXX{Begin,End} -> xxx_{begin,end}. 2013-09-27 21:47:05 +00:00
Option
Support Add non-blocking Wait() for launched processes 2013-10-01 14:28:18 +00:00
TableGen
Target [SystemZ] Add comparisons of high words and memory 2013-10-01 15:00:44 +00:00
Transforms Don't merge tiny functions. 2013-10-01 18:05:30 +00:00
CMakeLists.txt Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00
LLVMBuild.txt Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00
Makefile Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00