[PATCH] D43746: [WebAssembly] Add Wasm exception handling prepare pass

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 15:09:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333696: [WebAssembly] Add Wasm exception handling prepare pass (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43746

Files:
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/CodeGen.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
  llvm/trunk/lib/CodeGen/WasmEHPrepare.cpp
  llvm/trunk/lib/CodeGen/WinEHPrepare.cpp
  llvm/trunk/test/CodeGen/WebAssembly/wasmehprepare.ll
  llvm/trunk/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43746.149365.patch
Type: text/x-patch
Size: 35876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/6113753f/attachment.bin>


More information about the llvm-commits mailing list