[cfe-dev] [analyzer] Whole Program Analysis - Full Call Graph

Phil Camp via cfe-dev cfe-dev at lists.llvm.org
Wed Dec 2 08:20:29 PST 2015


On 01/12/2015 16:29, Yury Gribov via cfe-dev wrote:
> You might also want to track linker calls and then model 
> static/dynamic linking when matching symbols to improve precision and 
> avoid collisions.

I use a proprietary linker, so will certainly be looking into hooks into 
the link process as well. Thank you for you reply.

Phil



More information about the cfe-dev mailing list