[llvm-branch-commits] [BOLT][NFC] Rename DataAggregator::BranchInfo to TakenInfo (PR #92017)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon May 13 12:36:40 PDT 2024


https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/92017

Avoid name aliasing with llvm::bolt::BranchInfo, drop namespace
specifier.

Test Plan: NFC





More information about the llvm-branch-commits mailing list