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