[llvm-dev] How to proceed to each of the optimization steps after forcing your stop.

lucas arsego via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 31 10:39:53 PDT 2018


How to proceed for each of the optimization steps after using the command
"-mllvm -disable-llvm-optzns test -Emit-llvm -c -S" and get an output file
between the optimization steps.

Also, if you can not do this how you could do the extraction of a CFG
(Control flow graph), between all the steps of the optimization process.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180831/e528c91f/attachment.html>


More information about the llvm-dev mailing list