This adds support for exception handling instructions to InstPrinter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53634
[WebAssembly] Support EH instructions in InstPrinter ClosedPublic Authored by aheejin on Oct 23 2018, 11:54 PM.
Details Summary This adds support for exception handling instructions to InstPrinter.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100. · View Herald TranscriptOct 23 2018, 11:54 PM This revision is now accepted and ready to land.Oct 24 2018, 9:38 AM Closed by commit rL345343: [WebAssembly] Support EH instructions in InstPrinter (authored by aheejin). · Explain WhyOct 25 2018, 4:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171228 llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
llvm/trunk/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
llvm/trunk/test/CodeGen/WebAssembly/annotations.mir
|