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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 13:13:01 PST 2019


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

- Add successor relationship


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58486

Files:
  include/llvm/CodeGen/WasmEHFuncInfo.h
  lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/WasmEHPrepare.cpp
  lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58486.187974.patch
Type: text/x-patch
Size: 4828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/fe76a80c/attachment.bin>


More information about the llvm-commits mailing list