[LLVMdev] Determine whether a stored variable is local or global in the code of LLVM 2.7
Nayden Nedev
ndn.nedev at gmail.com
Fri Aug 6 19:41:28 PDT 2010
Hi,
I am trying to modify visitStoreInst() function in Execution.cpp of LLVM 2.7
to do some extra things. How I can determine whether the stored variable is
global or local for some function?
Regards,
Nayden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100806/fba58a79/attachment.html>
More information about the llvm-dev
mailing list