[LLVMdev] how to get and modify a global variable inside a module

Eduardo erocha.ssa at gmail.com
Wed Dec 5 07:18:38 PST 2012


> can you get the
> main memory address of the Global Variable?

That is the point, at the stage I am working, there is no main memory
address. I am not executing the IR code. I am just transforming it for
later execution (actually, later compilation to the real machine and
then execution). Sorry.

Eduardo



More information about the llvm-dev mailing list