[compiler-rt] [profile] Use base+vaddr for `__llvm_write_binary_ids` note pointers (PR #114907)
Maryam Moghadas via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 25 12:27:39 PST 2024
maryammo wrote:
> Maybe just the test case can be reverted though? I think the code fix itself is not problematic.
The failure on [ppc64le bot](https://lab.llvm.org/buildbot/#/builders/145/builds/3327) suggests an overflow which might be a bug in the fix itself, if so then reverting just the test hids the actual problem I think.
https://github.com/llvm/llvm-project/pull/114907
More information about the llvm-commits
mailing list