[PATCH] D46803: [WebAssembly] Add WebAssemblyExceptionPrepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 03:28:06 PDT 2018


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

rebase


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.146568.patch
Type: text/x-patch
Size: 15570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/d778549c/attachment.bin>


More information about the llvm-commits mailing list