llvm-6502/unittests/Linker
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
..
CMakeLists.txt Factor common code it Linker::init. 2014-11-17 20:51:01 +00:00
LinkModulesTest.cpp Fix returning error message in LLVMLinkModules 2015-06-12 23:26:42 +00:00
Makefile Fix the autoconf build. 2014-11-17 21:06:38 +00:00