mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 05:16:06 +00:00

This fixes the llvm-support build that generates the profile data, and wraps the whole `cmake --build` command with perf instead of wrapping each individual clang invocation. This limits the number of profile files generated and reduces the time spent running perf2bolt.