[PATCH] D48263: [WebAssembly] Add WasmEHFuncInfo for unwind destination information

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 17:31:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335005: [WebAssembly] Add WasmEHFuncInfo for unwind destination information (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D48263

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/include/llvm/CodeGen/WasmEHFuncInfo.h
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/WasmEHPrepare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48263.151833.patch
Type: text/x-patch
Size: 11452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/96eafe6c/attachment.bin>


More information about the llvm-commits mailing list