- Gather EH instructions in one place for easy tracking (more will be added later)
- Variable name change
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D43742
[WebAssembly] Gather EH instructions in one place. NFC. ClosedPublic Authored by aheejin on Feb 25 2018, 6:32 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google and 2 others. · View Herald TranscriptFeb 25 2018, 6:32 AM aheejin added a child revision: D43744: [WebAssembly] Fix rethrow's argument type.Feb 25 2018, 7:53 AM This revision is now accepted and ready to land.Mar 1 2018, 10:34 AM Closed by commit rL326522: [WebAssembly] Gather EH instructions in one place. NFC. (authored by aheejin). · Explain WhyMar 1 2018, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136651 llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrControl.td
|