sscalpone 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 :)


https://github.com/llvm/llvm-project/pull/137996
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to