[PATCH] D43746: [WebAssembly] Add Wasm exception handling prepare pass
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 19 21:14:23 PDT 2018
aheejin updated this revision to Diff 147697.
aheejin marked an inline comment as done.
aheejin added a comment.
- Make `wasm.get.exception/selector` intrinsics take a token argument
Repository:
rL LLVM
https://reviews.llvm.org/D43746
Files:
include/llvm/CodeGen/Passes.h
include/llvm/IR/IntrinsicsWebAssembly.td
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/CodeGen.cpp
lib/CodeGen/TargetPassConfig.cpp
lib/CodeGen/WasmEHPrepare.cpp
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/WebAssembly/wasmehprepare.ll
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43746.147697.patch
Type: text/x-patch
Size: 35454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180520/3a01e0c8/attachment.bin>
More information about the llvm-commits
mailing list