[LLVMdev] Use the IR information to modify the AST

yao xiaoyaollvm at 126.com
Wed Mar 4 19:06:54 PST 2015


Hi,guys:

I am try to get some information from the IR, such as Function type, Function arguments,
I want to save then to the data structure which defined by myself, and I want use the data structure to modify the
AST.
But I know ,the IR was produced by the AST, I am not sure my thought is wright or not.
If so, with API or function in the LLVM I will used? or some linkage or demo that I can learn form?

Thanks,
Yao.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150305/b5618518/attachment.html>


More information about the llvm-dev mailing list