This is an archive of the discontinued LLVM Phabricator instance.

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

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

Diff Detail

Repository
rL LLVM

Event Timeline

yln created this revision.Jul 1 2019, 10:44 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 1 2019, 10:44 AM
Herald added subscribers: llvm-commits, Restricted Project, kristof.beyls and 2 others. · View Herald Transcript
dvyukov accepted this revision.Jul 4 2019, 11:22 AM

Everything that deletes code LGTM :)

This revision is now accepted and ready to land.Jul 4 2019, 11:22 AM
This revision was automatically updated to reflect the committed changes.