[PATCH] D46803: [WebAssembly] Add WebAssemblyLateEHPrepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 24 18:11:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335438: [WebAssembly] Add WebAssemblyLateEHPrepare pass (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D46803

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46803.152621.patch
Type: text/x-patch
Size: 25722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/3d2022a8/attachment.bin>


More information about the llvm-commits mailing list