[all-commits] [llvm/llvm-project] 3c73c5: [tsan] re-exec when ASLR is enabled for x86_64 as ...
ZijunZhaoCCK via All-commits
all-commits at lists.llvm.org
Thu Dec 8 11:38:53 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c73c560e4dbbcec55372620a3b69d32bbf5e0c0
https://github.com/llvm/llvm-project/commit/3c73c560e4dbbcec55372620a3b69d32bbf5e0c0
Author: zijunzhao <zijunzhao at google.com>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
Log Message:
-----------
[tsan] re-exec when ASLR is enabled for x86_64 as well
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D136897
More information about the All-commits
mailing list