[llvm-branch-commits] [BOLT][NFC] Simplify parseAggregatedLBREntry (PR #126998)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Feb 12 18:13:40 PST 2025
https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/126998
Register aggregated LBRs inside `parseAggregatedLBREntry`, to simplify
the follow-up change where two aggregated LBR entries are constructed
from one profile line.
Test Plan: ninja check-bolt
More information about the llvm-branch-commits
mailing list