[llvm-dev] Getting the address of an Operand from LLVM IR
Bernard Nongpoh via llvm-dev
llvm-dev at lists.llvm.org
Mon Sep 5 01:41:59 PDT 2016
Hello There,
Is it possible to retrieve the memory address of an operand in LLVM IR.
If so, How to do it.
I know that we cannot determine the absolute address . Can we can at least
retrieve the relative address of a variable/operand in an instruction.
Thank You in advance.
Regards,
Bernard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160905/28c82ff0/attachment.html>
More information about the llvm-dev
mailing list