aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorSinkevich Artem <artsin666@gmail.com>2025-02-07 01:05:10 +0400
committerGitHub <noreply@github.com>2025-02-06 16:05:10 -0500
commitda053415d214d6a66ff5f8c69eb35b2c9ada9caf (patch)
treeef174796af2dbb83bfb3a9c3ccd1a732c277338f /llvm/lib/CodeGen/MachineFunction.cpp
parent049aa179dc37341c3f17d3e078231c9a886bcf51 (diff)
downloadllvm-da053415d214d6a66ff5f8c69eb35b2c9ada9caf.zip
llvm-da053415d214d6a66ff5f8c69eb35b2c9ada9caf.tar.gz
llvm-da053415d214d6a66ff5f8c69eb35b2c9ada9caf.tar.bz2
[profile] Add `%b` `LLVM_PROFILE_FILE` option for binary ID (#123963)
Add support for expanding `%b` in `LLVM_PROFILE_FILE` to the binary ID (build ID). It can be used with `%m` to avoid its signature collisions. This is supported on all platforms where writing binary IDs into profiles is implemented, as the `__llvm_write_binary_ids` function is used. Fixes #51560.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions