diff options
author | Sinkevich Artem <artsin666@gmail.com> | 2025-02-07 01:05:10 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 16:05:10 -0500 |
commit | da053415d214d6a66ff5f8c69eb35b2c9ada9caf (patch) | |
tree | ef174796af2dbb83bfb3a9c3ccd1a732c277338f /llvm/lib/CodeGen/MachineStableHash.cpp | |
parent | 049aa179dc37341c3f17d3e078231c9a886bcf51 (diff) | |
download | llvm-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/MachineStableHash.cpp')
0 files changed, 0 insertions, 0 deletions