[LLVMdev] How to print debug info to stdout?
Fan Zhang
zhangfan0726 at gmail.com
Tue May 6 22:04:29 PDT 2014
Hi, Dear all
I am debuging my frontend and I want to print the debug information. Like
when using
opt -debug -loop-vectorize xxx.ll
the -debug prints the detailed logs of the loop vectorize pass and that is
what I want to do in my code.
Could anyone provide some "how-to" information to me?
Thanks.
--
Fan Zhang
Department of Computer Science
University of South Carolina, Columbia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140507/4f606ca3/attachment.html>
More information about the llvm-dev
mailing list