[LLVMdev] AST access

Umar Janjua Umar.Janjua at cl.cam.ac.uk
Wed Aug 18 05:20:19 PDT 2004


Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
--------
	Hi, 
How to get access to the Abstract syntax tree generated by GCC front end in 
LLVM. ( if some one wants to write his own type systems, or generate 
constraints by walking over the tree )

Secondly, is it possible to regenerate the source code from the AST? How good 
would LLVM be at this.





More information about the llvm-dev mailing list