Hi,<br><br> 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<br>can't determine its size until after the llvm IL code which uses it is emitted.<br>
<br> thanks<br><br> Zoltan<br><br>