[PATCH] D40337: Support the setjmp(3) family of functions in TSan/NetBSD
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 07:57:47 PST 2017
krytarowski updated this revision to Diff 124574.
krytarowski edited the summary of this revision.
krytarowski added a comment.
Try to share more code between NetBSD and Linux.
Drop LongJmp part from the patch as committed separately upstream.
http://llvm.org/viewvc/llvm-project?rev=319163&view=rev
Repository:
rL LLVM
https://reviews.llvm.org/D40337
Files:
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_rtl_amd64.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40337.124574.patch
Type: text/x-patch
Size: 8592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/efbd7698/attachment.bin>
More information about the llvm-commits
mailing list