This adds support for exception handling instructions to InstPrinter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 24123 Build 24122: arc lint + arc unit
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 170815 lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
test/CodeGen/WebAssembly/annotations.mir
|