aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWilliam Junda Huang <williamjhuang@google.com>2024-01-23 16:19:45 -0500
committerGitHub <noreply@github.com>2024-01-23 16:19:45 -0500
commit2b8649fbecdc300cde1032d739484690f75a27ba (patch)
tree21ad93ddb71324ea10974f57c8874d97a7531d46 /clang/lib/Frontend/CompilerInvocation.cpp
parent3a9ff32354a95305c523ab3b13bf3684854d1327 (diff)
downloadllvm-2b8649fbecdc300cde1032d739484690f75a27ba.zip
llvm-2b8649fbecdc300cde1032d739484690f75a27ba.tar.gz
llvm-2b8649fbecdc300cde1032d739484690f75a27ba.tar.bz2
Added feature in llvm-profdata merge to filter functions from the profile (#78378)
`--function=<regex>` Include functions matching regex in the output `--no-function=<regex>` Exclude functions matching regex from the output If both are specified, `--no-function` has a higher precedence if a function name matches both filters
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions