[all-commits] [llvm/llvm-project] 84bec0: [tsan] Always initialize tsan when building shared...
Han Zhu via All-commits
all-commits at lists.llvm.org
Mon Jan 23 10:30:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84bec0a2192dbde5711d2f66b602bcf7b4f9a72b
https://github.com/llvm/llvm-project/commit/84bec0a2192dbde5711d2f66b602bcf7b4f9a72b
Author: Han Zhu <zhuhan7737 at gmail.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M compiler-rt/lib/tsan/rtl/CMakeLists.txt
M compiler-rt/lib/tsan/rtl/tsan_rtl.h
Log Message:
-----------
[tsan] Always initialize tsan when building shared lib
Differential Revision: https://reviews.llvm.org/D142039
More information about the All-commits
mailing list