Directly print to a raw_ostream instead of printing to a buffer first.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 18 Jun 2011 14:42:47 +0000 (14:42 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 18 Jun 2011 14:42:47 +0000 (14:42 +0000)
commitdcf0e0c44b0bf0634b2f833369b840c18ac8a5f0
treecabd2fde9f1d87139f26c4ef54c06390c63a1ecd
parent1a81d48bde36ccb4499695629b966e80cb85e260
Directly print to a raw_ostream instead of printing to a buffer first.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133352 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDwarf.cpp