Move non-trivial methods out of line to avoid code-size bloat.
authorOwen Anderson <resistor@mac.com>
Thu, 21 Aug 2008 20:58:52 +0000 (20:58 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 21 Aug 2008 20:58:52 +0000 (20:58 +0000)
commit66b17ba0d263442b8b4e82aaa08acc0df85e1787
tree0b96f536365620ed3c286e63121522a2f10934ac
parentdce51c372a9b22aaaca4d8258aa63a336c40e5fd
Move non-trivial methods out of line to avoid code-size bloat.

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