[llvm-dev] How to add instructions to a Module at runtime?

Alberto Barbaro via llvm-dev llvm-dev at lists.llvm.org
Sun Nov 18 02:53:10 PST 2018


Hi all,
I'm trying to understand how the Module object works more in details, so
suppose I've an empty module and I'd like to know if it is possible to add
instructions at runtime and execute it. Is it possible to do it? Any
suggestion on how?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181118/a23e53ab/attachment.html>


More information about the llvm-dev mailing list