[flang-commits] [clang] [flang] [flang][flang-driver] Support flag -finstrument-functions (PR #137996)
Anchu Rajendran S via flang-commits
flang-commits at lists.llvm.org
Mon Jun 9 11:00:17 PDT 2025
anchuraj 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. :)
https://github.com/llvm/llvm-project/pull/137996
More information about the flang-commits
mailing list