This is an archive of the discontinued LLVM Phabricator instance.

[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.4
AbandonedPublic

Authored by yln on Jul 1 2019, 10:42 AM.

Details

Reviewers
dvyukov
Summary

Since we don't clobber %rsi (2nd argument) anymore, we don't have to
save/restore it.

Event Timeline

yln created this revision.Jul 1 2019, 10:42 AM
yln abandoned this revision.Jul 1 2019, 5:34 PM

Duplicated review.