[PATCH] D13729: [TSAN, PowerPC] Setjmp/longjmp handling for PowerPC
Alexey Samsonov via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 12:01:56 PDT 2015
samsonov added a reviewer: dvyukov.
samsonov added a comment.
Looks reasonable, but I'll let Dmitry sign this off.
================
Comment at: lib/tsan/rtl/tsan_interceptors.cc:439
@@ -436,3 +438,3 @@
uptr mangled_sp = env[6];
#endif // SANITIZER_FREEBSD
// Find the saved buf by mangled_sp.
----------------
remove comment
Repository:
rL LLVM
http://reviews.llvm.org/D13729
More information about the llvm-commits
mailing list