Since we don't clobber %rsi (2nd argument) anymore, we don't have to
save/restore it.
Details
Details
- Reviewers
dvyukov
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 34146 Build 34145: arc lint + arc unit
Paths
| Differential D64021
[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
Summary Since we don't clobber %rsi (2nd argument) anymore, we don't have to
Diff Detail
Revision Contents
Diff 207373 compiler-rt/lib/tsan/rtl/tsan_rtl_amd64.S
|