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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 04:42:10 PST 2019


aheejin updated this revision to Diff 188132.
aheejin added a comment.
This revision is now accepted and ready to land.

Update test


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
  test/CodeGen/WebAssembly/cfg-stackify-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58486.188132.patch
Type: text/x-patch
Size: 5966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/2817a456/attachment.bin>


More information about the llvm-commits mailing list