TomaszAugustyn wrote: > > Hi @anchuraj! Nice patch! Are you interesting in extending the front-end > > handling to support: > > ``` > > -finstrument-functions-exclude-function-list=sym,sym,... > > ``` > > > > > > > > > > > > > > > > > > > > > > > > ``` > > -finstrument-functions-exclude-file-list=file,file,... > > ``` > > > > > > > > > > > > > > > > > > > > > > > > In my experience, if found that application engineers generally need these > > extensions soon after discovering -finstrument-functions :) > > Sure, let me take a look at this. :)
Hi @anchuraj! Great job with this implementation. Would it be possible for you to implement, connected to this PR, missing feature? https://github.com/llvm/llvm-project/issues/15627 It would be a big help! https://github.com/llvm/llvm-project/pull/137996 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
