hanchenye-llvm-project/llvm/lib/Target/ARM/AsmPrinter
Dan Gohman cb0df597e0 Flush the raw_ostream after emitting the assembly for a function.
This is a temporary fix for the -print-emitted-asm option, where
errs() is used as the stream, in the case where other code is
using stderr without using errs()' buffer. Hopefully soon we'll
fix errs() to be non-buffered instead. Patch by Preston Gurd.

llvm-svn: 58859
2008-11-07 19:49:17 +00:00
..
ARMAsmPrinter.cpp Flush the raw_ostream after emitting the assembly for a function. 2008-11-07 19:49:17 +00:00
CMakeLists.txt CMake: lib/Target/ARM/AsmPrinter/CMakeLists.txt added. 2008-10-25 03:40:32 +00:00
Makefile