[LLVMdev] Slightly improve bugpoint output
Matthijs Kooijman
matthijs at stdin.nl
Fri Jul 25 11:07:23 PDT 2008
> <iostream> is the only "poisoned" header, all other stream headers are
> ok. Also, for bugpoint, we don't really care... we care in the
> libraries primarily.
Ah, good to know.
> > + std::cout << "Checking instruction '" << SS.str() <<
> Instead of using sstream, why not just use "... << *I << "?
Excellent point. If I had remembered that, I would probably have committed it
right away :-p
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080725/129c17ba/attachment.sig>
More information about the llvm-dev
mailing list