The layout of all registers saved on stack shouldn't deviate and will be reused in future trampolines as well.
While there, fix whitespace and clarify comments.
Paths
| Differential D27799
[XRay][compiler-rt][NFC] Deduplicate code in x86-64 trampolines. ClosedPublic Authored by pelikan on Dec 15 2016, 12:49 AM.
Details Summary The layout of all registers saved on stack shouldn't deviate and will be reused in future trampolines as well. While there, fix whitespace and clarify comments.
Diff Detail
Event TimelineThis revision now requires changes to proceed.Dec 15 2016, 12:54 AM This revision is now accepted and ready to land.Dec 15 2016, 1:10 AM Closed by commit rL289789: [XRay][compiler-rt][NFC] Deduplicate code in x86-64 trampolines. (authored by dberris). · Explain WhyDec 15 2016, 1:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 81544 compiler-rt/trunk/lib/xray/xray_trampoline_x86_64.S
|