[PATCH] D43706: [WebAssembly] Add except_ref as a first-class type
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 2 00:43:45 PST 2018
aheejin updated this revision to Diff 136689.
aheejin added a comment.
- deleted , at the end to match the previous code
Repository:
rL LLVM
https://reviews.llvm.org/D43706
Files:
include/llvm/BinaryFormat/Wasm.h
include/llvm/CodeGen/MachineValueType.h
include/llvm/CodeGen/ValueTypes.td
lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/WebAssembly/WebAssemblyInstrExceptRef.td
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyRegisterInfo.td
utils/TableGen/CodeGenTarget.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43706.136689.patch
Type: text/x-patch
Size: 14048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/db18d335/attachment.bin>
More information about the llvm-commits
mailing list