clean up the output of llvm-bcanalyzer by using printf
authorChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 17:59:34 +0000 (17:59 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Apr 2009 17:59:34 +0000 (17:59 +0000)
commit2443747e4579469a052fbea56db8368093aaac94
tree31e9495c6ac30d0255675ec141a58b078deca1f8
parentd521bc983b32da71b85d42dd30da87079afa5728
clean up the output of llvm-bcanalyzer by using printf
instead of ostreams for formatting.

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