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

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 17:31:25 PDT 2019


yln created this revision.
Herald added subscribers: llvm-commits, Sanitizers, krytarowski, javed.absar, kubamracek.
Herald added projects: Sanitizers, LLVM.
yln added a reviewer: dvyukov.

Remove now-obsolete `InitializeGuardPtr` from assembly code.  This is
the final commit of this refactoring.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D64459

Files:
  compiler-rt/lib/tsan/rtl/tsan_platform_linux.cc
  compiler-rt/lib/tsan/rtl/tsan_rtl_aarch64.S

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64459.208851.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/510a71df/attachment.bin>


More information about the llvm-commits mailing list