[all-commits] [llvm/llvm-project] e713b0: [tsan] On arm64e, strip out ptrauth bits from inco...
Kuba (Brecka) Mracek via All-commits
all-commits at lists.llvm.org
Tue Aug 25 11:59:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e713b0ecbc893b70e2ff28b016b64f420137824b
https://github.com/llvm/llvm-project/commit/e713b0ecbc893b70e2ff28b016b64f420137824b
Author: Kuba Mracek <mracek at apple.com>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h
M compiler-rt/lib/tsan/rtl/tsan_external.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface.cpp
M compiler-rt/lib/tsan/rtl/tsan_interface_inl.h
Log Message:
-----------
[tsan] On arm64e, strip out ptrauth bits from incoming PCs
Differential Revision: https://reviews.llvm.org/D86378
More information about the All-commits
mailing list