[LLVMdev] Nested functions implementation

Michal korgulec at gmail.com
Mon May 4 10:31:40 PDT 2009


Hi,
I want to implement nested functions using llvm and I can't find much
info on how to do this.
Do I have to manually create frames, link them via static links and
pass as an additional function
argument or does llvm give some helper functions?
Thanks in advance,
Michal.



More information about the llvm-dev mailing list