[PATCH] D46803: [WebAssembly] Add WebAssemblyExceptionPrepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 16:15:51 PDT 2018


aheejin updated this revision to Diff 148126.
aheejin added a comment.

- Make `wasm.get.exception/ehselector` intrinsic take a token argument


Repository:
  rL LLVM

https://reviews.llvm.org/D46803

Files:
  lib/Target/WebAssembly/CMakeLists.txt
  lib/Target/WebAssembly/WebAssembly.h
  lib/Target/WebAssembly/WebAssemblyExceptionPrepare.cpp
  lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46803.148126.patch
Type: text/x-patch
Size: 15185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/7d2310a1/attachment.bin>


More information about the llvm-commits mailing list