llvm-6502/unittests
Eli Bendersky 21a987d1ac Fix returning error message in LLVMLinkModules
On error, the temporary output stream wouldn't be flushed and therefore the
caller would see an empty error message.

Patch by Antoine Pitrou

Differential Revision: http://reviews.llvm.org/D10241 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239646 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-12 23:26:42 +00:00
..
ADT Removing spurious semi colons; NFC. 2015-06-09 12:03:46 +00:00
Analysis
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine [Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6 2015-05-28 13:48:41 +00:00
IR
LineEditor
Linker Fix returning error message in LLVMLinkModules 2015-06-12 23:26:42 +00:00
MC
Option
ProfileData
Support YAML traits need to be in the llvm::yaml namespace. 2015-05-29 18:14:55 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest