[llvm-dev] Save dag dot files

Raul Garcia via llvm-dev llvm-dev at lists.llvm.org
Thu Jun 16 07:04:51 PDT 2016



Hello,

I am using llvm to analyze a set of applications, for example I use the -view-isel-dags option to visualize the dag during the selection phase. Now I would like to save the temp files used to generate those DAGs and also convert them to text if possible.

Is there a way to do this?


Raul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160616/694d11c7/attachment.html>


More information about the llvm-dev mailing list