[LLVMdev] How to dump a .bc file before/after a specific opt pass?
xiaoming gu
xiaoming.gu at gmail.com
Mon Apr 9 09:15:37 PDT 2012
Hi, all. I'm adding a new pass in opt. To make the debugging easier, I'm
trying to
draw the CFG before and after the new pass. Is there any an option to dump
the
.bc file before/after a specific opt pass? Thanks.
Xiaoming
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120409/22408e27/attachment.html>
More information about the llvm-dev
mailing list