[llvm-dev] Static constructors with ORC JIT?

Daniele Vettorel via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 14 14:15:36 PDT 2019


Hi all,

Is there way to tell the ORC JIT infrastructure to run the static constructors in a module that has just been compiled? I see that the ExecutionEngine class has a runStaticConstructorsDestructors function, is that relevant with ORC and if so, how should it be accessed? Thanks, Daniele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190314/2775cb9f/attachment.html>


More information about the llvm-dev mailing list