[LLVMdev] Source-to-Source transformations

Mike Stump mrs at apple.com
Tue Sep 29 12:41:50 PDT 2009


On Sep 29, 2009, at 2:27 AM, Konstantis Daloukas wrote:
> I have started using LLVM for my project two weeks ago and I would be
> grateful if you could give me some information for writing a
> source-to-source transformation pass.

I'd look at clang's Rewriter class.



More information about the llvm-dev mailing list