[PATCH] D58486: [WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 3 14:36:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355296: [WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo (authored by aheejin, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58486/new/

https://reviews.llvm.org/D58486

Files:
  llvm/trunk/include/llvm/CodeGen/WasmEHFuncInfo.h
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/WasmEHPrepare.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  llvm/trunk/test/CodeGen/WebAssembly/cfg-stackify-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58486.189100.patch
Type: text/x-patch
Size: 6164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190303/65926c82/attachment.bin>


More information about the llvm-commits mailing list