llvm-6502/lib
Rafael Espindola 2b6ba77325 Add r234615 back, but make sure outs() is binary.
Original message.

Have one raw_fd_ostream constructor forward to the other.

This fixes some odd behaviour differences between the two. In particular,
the version that takes a FD no longer unconditionally sets stdout to binary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234734 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-13 10:28:56 +00:00
..
Analysis Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
AsmParser Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Bitcode DebugInfo: Make MDSubprogram::getFunction() return Constant 2015-04-11 20:27:40 +00:00
CodeGen Revert "Verifier: Check for incompatible bit piece expressions" 2015-04-13 00:06:28 +00:00
DebugInfo Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
ExecutionEngine [Orc] During module partitioning, rename anonymous and asm-private globals. 2015-04-12 20:05:51 +00:00
Fuzzer
IR Revert "Verifier: Check for incompatible bit piece expressions" 2015-04-13 00:06:28 +00:00
IRReader
LineEditor
Linker
LTO
MC [MC] Write padding into fragments when -mc-relax-all flag is used 2015-04-12 23:42:25 +00:00
Object
Option
Passes
ProfileData
Support Add r234615 back, but make sure outs() is binary. 2015-04-13 10:28:56 +00:00
TableGen Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
Target R600: Make FMIN/MAXNUM legal on all asics 2015-04-12 23:45:05 +00:00
Transforms Fix typo. 2015-04-12 18:18:51 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile