[cfe-users] Debugging LLVM IR code

Ayush Mittal via cfe-users cfe-users at lists.llvm.org
Fri Sep 6 12:08:53 PDT 2019


Hello Clangers,

I've a Instrumentation pass code which add some more checks (or statements)
into the entry block (normal C functions). How could I debug it or add some
debug statements in IR code to make sure if the control is flowing through
that path or not.

Thanks and Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20190906/10b0c04b/attachment.html>


More information about the cfe-users mailing list