Make sure to flush the output stream so that we get incremental updates
authorChris Lattner <sabre@nondot.org>
Mon, 4 Aug 2003 00:56:43 +0000 (00:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Aug 2003 00:56:43 +0000 (00:56 +0000)
commitca25b956f1f4440c3392eaf0351305b0c81e6124
tree9f280b954a0d89f3e380c40376954d505f056220
parent6730c8133ab01d2046c6dbe17c692f537c08c92b
Make sure to flush the output stream so that we get incremental updates

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7555 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp