[LLVMdev] Checking equal variable
Byungchan An
lionheart8470 at gmail.com
Tue Apr 22 12:27:44 PDT 2014
Hello. I'm newbie for LLVM.
What I'm trying to do is to check the usage of certain variable in the program.
In order to do that, Iterating the program, what do I need to check?
For example, when checking operands used in any functions, what do I
need to test?
I'm newbie for LLVM and compiler as well, so I need some help. If the
question is so naive, sorry for it.
Thanks
More information about the llvm-dev
mailing list