[compiler-rt] [sanitizer_common] Fix build on ppc64+musl (PR #120036)
    Andrew Pinski via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 10 14:20:01 PDT 2025
    
    
  
pinskia wrote:
> How exactly it fixes riscv if changed code is **powerpc64** only?
The change to GetTls in sanitizer_linux_libcdep.cpp.
https://github.com/llvm/llvm-project/pull/120036
    
    
More information about the llvm-commits
mailing list