convert llvm-ar and llvm-ranlib to raw_ostream from iostreams.
authorChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2010 23:02:20 +0000 (23:02 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Nov 2010 23:02:20 +0000 (23:02 +0000)
commit424a04ec4e291fb25782eb412d57e3a36f880c6e
tree48e8f2a55eee1e3b390fd05df0e27b6e869270ef
parent75579f739fbc99a92a15f3ce75bbd7628ba00f8c
convert llvm-ar and llvm-ranlib to raw_ostream from iostreams.
Patch by Danil Malyshev!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120341 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/llvm-ar.cpp
tools/llvm-ranlib/llvm-ranlib.cpp