[llvm] [Instrumentation] Fix EdgeCounts vector size in SetBranchWeights (PR #99064)
Avi Kivity via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 12:51:07 PDT 2024
avikivity wrote:
Update: renamed local `s` to `It` to conform with coding style.
https://github.com/llvm/llvm-project/pull/99064
More information about the llvm-commits
mailing list