[PATCH] D64050: [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 10:33:36 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364947: [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.7 (authored by yln, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D64050?vs=207445&id=207589#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64050/new/

https://reviews.llvm.org/D64050

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_linux.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64050.207589.patch
Type: text/x-patch
Size: 3856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/23c441c7/attachment.bin>


More information about the llvm-commits mailing list