[PATCH] D13729: [TSAN, PowerPC] Setjmp/longjmp handling for PowerPC
Bill Schmidt via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 06:48:02 PST 2015
wschmidt updated this revision to Diff 39366.
wschmidt added a comment.
All comments should be addressed here. I have dropped the test case that still needs a little investigation. Again, this patch requires Simone's patches as a prerequisite. I had to do a little massaging of his compiler-rt patch to bring it up to current trunk.
All setjmp/longjmp-related TSAN tests now pass. We still have failures in race_on_mutex.c and java_race_pc.cc. I believe the former is still a test case that is too "tight," but I need to prove that at some point.
Repository:
rL LLVM
http://reviews.llvm.org/D13729
Files:
lib/tsan/CMakeLists.txt
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_ppc_regs.h
lib/tsan/rtl/tsan_rtl_ppc64.S
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13729.39366.patch
Type: text/x-patch
Size: 11413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151105/9896b842/attachment.bin>
More information about the llvm-commits
mailing list