Move SetBufferSize and SetUnbuffered out of line.
authorDan Gohman <gohman@apple.com>
Thu, 13 Aug 2009 15:58:55 +0000 (15:58 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 13 Aug 2009 15:58:55 +0000 (15:58 +0000)
commit524dea4d4ca6ecafa18e1e011934a2129c770f4f
treec7f2f92d3ad58b7d8291442adf72faa0d0c7e1e7
parent6d3d9c3fc3b98e9c12ca38acaffa77cf02deffe6
Move SetBufferSize and SetUnbuffered out of line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78909 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
lib/Support/raw_ostream.cpp