[llvm-commits] [llvm] r80076 - /llvm/trunk/tools/llvm-prof/llvm-prof.cpp
Chris Lattner
clattner at apple.com
Wed Aug 26 08:43:58 PDT 2009
On Aug 26, 2009, at 2:05 AM, Andreas Neustifter wrote:
> Author: astifter
> Date: Wed Aug 26 04:05:21 2009
> New Revision: 80076
>
> URL: http://llvm.org/viewvc/llvm-project?rev=80076&view=rev
> Log:
> Changed std::cout to outs(), retaining formating.
Can the <iostream> #include go away?
Thanks for doing this!
Is there any chance llvm-prof can stop using AsmAnnotationWriter?
-Chris
More information about the llvm-commits
mailing list