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

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 5 14:37:16 PDT 2019


yln abandoned this revision.
yln added a comment.

Still need to save/restore x1 (even if we don't clobber it ourselves).
Same as: https://reviews.llvm.org/D63946


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64023





More information about the llvm-commits mailing list