[PATCH] D51064: [tsan] Adjust setjmp/longjmp handling on Darwin for macOS Mojave
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 21 15:25:12 PDT 2018
kubamracek updated this revision to Diff 161832.
kubamracek added a comment.
Removing the check for '2x' versions, as that's not really relevant here.
https://reviews.llvm.org/D51064
Files:
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_mac.h
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_platform_mac.cc
lib/tsan/rtl/tsan_rtl_aarch64.S
lib/tsan/rtl/tsan_rtl_amd64.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51064.161832.patch
Type: text/x-patch
Size: 4107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/ff791341/attachment.bin>
More information about the llvm-commits
mailing list