[LLVMdev] InstVisitor Example

Brice Lin brice.lin at gmail.com
Tue Apr 14 09:48:21 PDT 2009


I just read the LLVM Programmer's Manual, which mentions (but
specifically does not include any details of) the InstVisitor
template. Could someone please provide an example of how to use this
template to find (as an example) all CallSites for the function
strcpy?

Thanks,
Brice Lin



More information about the llvm-dev mailing list