This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 17c071e3d Defer StartBackgroundThread() and StopBackgroundThread() in TSan new 0a7288064 [sanitizer] Refactor how assembly files are handled
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: cmake/Modules/AddCompilerRT.cmake | 11 ++++++ lib/sanitizer_common/sanitizer_asm.h | 8 ++-- lib/tsan/CMakeLists.txt | 31 +++------------ lib/tsan/rtl/tsan_rtl_aarch64.S | 50 ++++++++++++------------ lib/tsan/rtl/tsan_rtl_amd64.S | 74 ++++++++++++++++++------------------ lib/xray/CMakeLists.txt | 8 +--- lib/xray/xray_trampoline_x86_64.S | 32 ++++++++-------- 7 files changed, 100 insertions(+), 114 deletions(-)