diff options
author | Amir Ayupov <aaupov@fb.com> | 2025-06-03 20:50:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-03 20:50:19 -0700 |
commit | dc513fa8dc361cb71a2c607f2bd75d812f31459b (patch) | |
tree | 5f2db0b801156f7ba3b75d4f9326fd41ad5b0a86 /clang/lib/CodeGen | |
parent | 88738a74f05ba4002f38b8bdeebd944762c8ae7b (diff) | |
download | llvm-dc513fa8dc361cb71a2c607f2bd75d812f31459b.zip llvm-dc513fa8dc361cb71a2c607f2bd75d812f31459b.tar.gz llvm-dc513fa8dc361cb71a2c607f2bd75d812f31459b.tar.bz2 |
[BOLT] Zero initialize pre-aggregated counters (#142698)
#140196 introduced UB by using uninitialized misprediction count for
pre-aggregated traces. Fix by zero initializing both counters.
Test Plan: updated entry-point-fallthru.s
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions