Remove unnecessary computation of mangled SP for x86_64 architecture.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63944
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.3 ClosedPublic Authored by yln on Jun 28 2019, 11:01 AM.
Details Summary Remove unnecessary computation of mangled SP for x86_64 architecture.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 28 2019, 11:01 AM Herald added subscribers: llvm-commits, Restricted Project, krytarowski, kubamracek. · View Herald Transcript This revision is now accepted and ready to land.Jul 1 2019, 2:20 AM Closed by commit rL364874: [TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.3 (authored by yln). · Explain WhyJul 1 2019, 4:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 207437 compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_amd64.S
|