Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50933
[WebAssembly] Remove an unused argument from writeSPToMemory (NFC) ClosedPublic Authored by aheejin on Aug 17 2018, 5:30 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, sbc100, dschuff. · View Herald TranscriptAug 17 2018, 5:30 PM aheejin added a child revision: D50980: [WebAssembly] Restore __stack_pointer after catch instructions.Aug 20 2018, 10:43 AM This revision is now accepted and ready to land.Aug 20 2018, 2:53 PM Closed by commit rL340230: [WebAssembly] Remove an unused argument from writeSPToMemory (NFC) (authored by aheejin). · Explain WhyAug 20 2018, 4:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 161600 llvm/trunk/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp
|