[LLVMdev] obtain programer-defined structure name.

田硕 tianshuo9 at gmail.com
Mon May 24 06:55:32 PDT 2010


Hi, I intend to trace the Use instructions of a variable object in its
lifecycle, so, the first step is to obtain the type of the object. However,
the datastructure object is complicated typed value, such as "struct file
*f" in linux kernel.
 The problerm is what operations should be taken to obtain the type of Value
"struct *file", and locate or such type Value*s *in a procedure.
Have I made myself clear? thanks.


Tian Shuo
2010-5-24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100524/5b67b05a/attachment.html>


More information about the llvm-dev mailing list