[LLVMdev] Segment section

Jasmin Jahic jasmin.jahic at gmail.com
Thu Feb 20 00:38:26 PST 2014


Hello,

I've been playing lately a lot with LLVM Interpreter. During the execution
of IR I would like to know where my variables are allocated (e.g. stack,
heap, global). Is there a function inside of the execution engine which
provides such information?

Best regards,
Jasmin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140220/1094745b/attachment.html>


More information about the llvm-dev mailing list