Files
clang-p2996/llvm/docs/CommandGuide
William Junda Huang 2b8649fbec 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
2024-01-23 16:19:45 -05:00
..
2019-07-04 21:19:05 +00:00
2023-11-06 16:28:38 +01:00
2022-04-14 22:29:03 -04:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2020-08-09 19:31:49 -07:00
2022-05-14 18:50:20 +00:00
2023-09-19 14:14:27 -07:00
2023-03-01 10:59:59 -08:00