[PATCH] D14947: [tsan] Port tsan_rtl_amd64.S to OS X to add support for setjmp/longjmp

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 08:51:41 PST 2015


dvyukov accepted this revision.
dvyukov added a comment.
This revision is now accepted and ready to land.

LGTM if you agree to add #elif defined(__linux__)


http://reviews.llvm.org/D14947





More information about the llvm-commits mailing list