[compiler-rt] [profile] Change __llvm_profile_counter_bias etc. types to match llvm (PR #102747)
Rainer Orth via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 2 06:53:58 PDT 2024
rorth wrote:
I remain sceptical wrt. @petrhosek suggestion: while my patch trivially gets `clang` and `compiler-rt` in sync, his incompatibly changes the profile file format (for 32-bit targets) and requires considerably more effort to implement. Even if it could be implemented quickly (and I won't be able to do so), it's way too late and intrusive for the 19.x release. Maybe one of the other reviewers could chime in?
https://github.com/llvm/llvm-project/pull/102747
More information about the llvm-commits
mailing list