[LLVMdev] [PATCH] llvm-bcanalyzer: print percentages without scientific notation

Timo Juhani Lindfors timo.lindfors at iki.fi
Tue Sep 29 12:02:20 PDT 2009


Chris Lattner <clattner at apple.com> writes:
> It looks like something similar got applied back in r82772 on 9/25.

Aha, great. I did not realize llvm was moving _that_ fast and was
still working with r82620.

> It would be nice to switch everything to use errs().

There seem to be several hundred references to *printf in
llvm. Unfortunately I don't feel confident enough in the codebase to
start rewriting all those just yet ;-)




More information about the llvm-dev mailing list