[LLVMdev] forward declarations of global values
Zoltan Varga
vargaz at gmail.com
Thu Jul 16 18:00:03 CDT 2009
Hi,
Is it possible to use forward declarations for global variables when
emitting llvm IL from C++ ? I.e. if I have a global array, but I
can't determine its size until after the llvm IL code which uses it is
emitted.
thanks
Zoltan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20090717/facbf5d9/attachment.html
More information about the LLVMdev
mailing list