We now write back not to memory but to __stack_pointer global.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51074
[WebAssembly] Change comments on SP writing back (NFC) ClosedPublic Authored by aheejin on Aug 21 2018, 4:50 PM.
Details Summary We now write back not to memory but to __stack_pointer global.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptAug 21 2018, 4:50 PM This revision is now accepted and ready to land.Aug 21 2018, 4:59 PM aheejin retitled this revision from [WebAssembly] Change comments on SP writing back to [WebAssembly] Change comments on SP writing back (NFC).Aug 21 2018, 5:19 PM Closed by commit rL340372: [WebAssembly] Change comments on SP writing back (NFC) (authored by aheejin). · Explain WhyAug 21 2018, 5:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161851 llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
|