[PATCH] D53634: [WebAssembly] Support EH instructions in InstPrinter

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 23:54:47 PDT 2018


aheejin created this revision.
aheejin added reviewers: dschuff, aardappel.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100.

This adds support for exception handling instructions to InstPrinter.


Repository:
  rL LLVM

https://reviews.llvm.org/D53634

Files:
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
  lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
  test/CodeGen/WebAssembly/annotations.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53634.170815.patch
Type: text/x-patch
Size: 8884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/9b38dc3a/attachment.bin>


More information about the llvm-commits mailing list