[all-commits] [llvm/llvm-project] b834d6: [sanitizer] Android ELF TLS is supported from Q (A...
Ryan Prichard via All-commits
all-commits at lists.llvm.org
Thu May 27 14:54:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b834d6309455e340d6f5dcb8b8de885da5cf25a0
https://github.com/llvm/llvm-project/commit/b834d6309455e340d6f5dcb8b8de885da5cf25a0
Author: Ryan Prichard <rprichard at google.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/test/lit.common.cfg.py
M compiler-rt/test/sanitizer_common/TestCases/Linux/use_tls_test.cpp
Log Message:
-----------
[sanitizer] Android ELF TLS is supported from Q (API 29)
Reviewed By: oontvoo, MaskRay
Differential Revision: https://reviews.llvm.org/D103214
More information about the All-commits
mailing list