[llvm] [ProfileData] Drop an unused parameter from addValueData (PR #96233)
David Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 14:13:39 PDT 2024
https://github.com/david-xl commented:
Perhaps add an assertion check that ValueSites.size() == Site + 1 ?
https://github.com/llvm/llvm-project/pull/96233
More information about the llvm-commits
mailing list