[all-commits] [llvm/llvm-project] 31e541: [sanitizer] Temporarily switch ppc64 to the _dl_ge...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Mar 26 23:22:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31e541e37587100a5b21378380f54c028fda2d04
https://github.com/llvm/llvm-project/commit/31e541e37587100a5b21378380f54c028fda2d04
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
Log Message:
-----------
[sanitizer] Temporarily switch ppc64 to the _dl_get_tls_static_info implementation
sanitizer-ppc64le-linux is good while clang-ppc64le-linux has test
failures due to GetStaticTlsRange(addr, size) set *addr is 0.
More information about the All-commits
mailing list