diff options
author | Jin Huang <jinhuang1102@gmail.com> | 2025-09-29 17:24:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 00:24:50 +0000 |
commit | 39f292ffa13d7ca0d1edff27ac8fd55024bb4d19 (patch) | |
tree | 8059d2758f19d8726b9e37ff57fd69e3ca0a9d4a /clang/lib/Serialization/ModuleCache.cpp | |
parent | 1fcf481631b5521732d99963bcb69a81d19e9f79 (diff) | |
download | llvm-39f292ffa13d7ca0d1edff27ac8fd55024bb4d19.zip llvm-39f292ffa13d7ca0d1edff27ac8fd55024bb4d19.tar.gz llvm-39f292ffa13d7ca0d1edff27ac8fd55024bb4d19.tar.bz2 |
[profcheck] Add unknown branch weight for inlined memchr calls. (#160964)
The memchr inliner creates new switch branches but was failling to add
profile metada. This patch fixes the issue by explicitly adding unknown
branch weights to these branches.
Issue [#147390](https://github.com/llvm/llvm-project/issues/147390)
Diffstat (limited to 'clang/lib/Serialization/ModuleCache.cpp')
0 files changed, 0 insertions, 0 deletions