1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target/WebAssembly/InstPrinter
Heejin Ahn b036a4a9f3 [WebAssembly] Add except_ref as a first-class type
Summary: Add except_ref as a first-class type, according to the [[https://github.com/WebAssembly/exception-handling/blob/master/proposals/Level-1.md | Level 1 exception handling proposal ]].

Reviewers: dschuff

Subscribers: jfb, sbc100, llvm-commits

Differential Revision: https://reviews.llvm.org/D43706

llvm-svn: 326985
2018-03-08 04:05:37 +00:00
..
CMakeLists.txt
LLVMBuild.txt
WebAssemblyInstPrinter.cpp [WebAssembly] Add except_ref as a first-class type 2018-03-08 04:05:37 +00:00
WebAssemblyInstPrinter.h