[LLVMdev] Extracting the global variables accessed by individual function with function pass

Yan Lin Aung yan_lin_aung at yahoo.com
Sat Aug 31 00:23:35 PDT 2013


Hi All,

Is there a way to dump the global variables, which are accessed (read/written to) by each function within the LLVM function pass?
Any pointers on how that info can be extracted in LLVM for each function in the application?

Thanks.

Regards,
Yan Lin Aung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130831/f4342b10/attachment.html>


More information about the llvm-dev mailing list