llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Heejin Ahn 0de587296e [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 [WebAssembly] Add skeleton MC support for the Wasm container format 2017-02-22 01:23:18 +00:00
LLVMBuild.txt
WebAssemblyAsmBackend.cpp [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 2017-10-10 17:31:43 +00:00
WebAssemblyELFObjectWriter.cpp [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 2017-10-10 17:31:43 +00:00
WebAssemblyFixupKinds.h [WebAssembly] Basic support for Wasm object file encoding. 2017-02-24 23:18:00 +00:00
WebAssemblyMCAsmInfo.cpp [WebAssembly] Add exception handling option and feature 2018-02-24 00:40:50 +00:00
WebAssemblyMCAsmInfo.h [WebAssembly] Add skeleton MC support for the Wasm container format 2017-02-22 01:23:18 +00:00
WebAssemblyMCCodeEmitter.cpp Reland "[WebAssembly] More uses of uint8_t for single byte values" 2018-03-02 20:52:59 +00:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Add except_ref as a first-class type 2018-03-08 04:05:37 +00:00
WebAssemblyMCTargetDesc.h [WebAssembly] Add except_ref as a first-class type 2018-03-08 04:05:37 +00:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Use uint8_t for single byte values to match the spec 2018-03-01 18:06:21 +00:00
WebAssemblyTargetStreamer.h [WebAssembly] Add mechanisms for specifying an explicit import module name. 2018-02-09 23:13:22 +00:00
WebAssemblyWasmObjectWriter.cpp [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 2017-10-10 17:31:43 +00:00