[LLVMdev] Emit a dot file from llvm pass

Kyriakos Georgiou Kyriakos.Georgiou at bristol.ac.uk
Fri May 2 05:26:40 PDT 2014


Hi,

I know that from your llvm pass you can call : viewCFG() or viewCFGOnly to
view a graphviz representation of a function. These creates and store the
.dot files somewhere in the \tmp folder under linux. Is there any way to
specify in which file to save the .dot code?

Thank you,
Kyriakos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140502/b5b0450c/attachment.html>


More information about the llvm-dev mailing list