[compiler-rt] [profile] Fix bounds checks in profile merging (PR #118782)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 01:25:44 PST 2024
nikic wrote:
I've created a followup to switch most of the arithmetic to uintptr_t here: https://github.com/llvm/llvm-project/pull/118944
https://github.com/llvm/llvm-project/pull/118782
More information about the llvm-commits
mailing list