[LLVMdev] forward declarations of global values
Zoltan Varga
vargaz at gmail.com
Thu Jul 16 16:00:03 PDT 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.llvm.org/pipermail/llvm-dev/attachments/20090717/facbf5d9/attachment.html>
More information about the llvm-dev
mailing list