[cfe-dev] Integrating LLVM pass into Clang

Sai Charan scharan at cs.ucr.edu
Tue May 15 18:07:06 PDT 2012


Hi,
I have an LLVM pass that I am able to run with 'opt'. I now want this pass
to be available for invocation via Clang. Any pointers on if and how to
achieve this?

I have already looked through the document on writing a pass; I did not
find this information on that page.

Sai Charan,
CSE, UC Riverside.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120515/21991d42/attachment.html>


More information about the cfe-dev mailing list