Displaying 2 results from an estimated 2 matches for "001829".
Did you mean:
001828
2004 Nov 22
0
[LLVMdev] Nested functions
...er the concept of nested
> functions (and the corresponding static links) into llvm?
This was discussed back in August, which discusses it, provides a solution
and an example:
http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-August/001828.html
http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-August/001829.html
http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-August/001834.html
http://mail.cs.uiuc.edu/pipermail/llvmdev/2004-August/001836.html
I don't think that we need anything added to LLVM to support nested
functions.
-Chris
--
http://llvm.org/
http://nondot.org/sabre/
2004 Nov 21
4
[LLVMdev] Nested functions
Was there already some reflection about how to lower the concept of nested
functions (and the corresponding static links) into llvm?
Dirk Muysers.