llvm-6502/lib
Daniel Dunbar 89a66a96fe raw_ostream: Replace flush_impl with write_impl, which takes data to
write as arguments.
 - Add raw_ostream::GetNumBytesInBuffer.
 - Privatize buffer pointers.
 - Get rid of slow and unnecessary code for writing out large strings.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67060 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-16 23:29:31 +00:00
..
Analysis Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
Archive
AsmParser
Bitcode Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
CodeGen --- Reverse-merging (from foreign repository) r67049 into '.': 2009-03-16 20:27:20 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
Support raw_ostream: Replace flush_impl with write_impl, which takes data to 2009-03-16 23:29:31 +00:00
System
Target CellSPU: 2009-03-16 18:47:25 +00:00
Transforms Fix -strip-debug-declare to work when there are 2009-03-13 22:59:47 +00:00
VMCore Simplify. "Broken" is always true here. 2009-03-15 06:40:32 +00:00
Makefile