[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 16:12:02 PDT 2018


aheejin updated this revision to Diff 151813.
aheejin marked an inline comment as done.
aheejin added a comment.

- if -> else if


Repository:
  rL LLVM

https://reviews.llvm.org/D48263

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48263.151813.patch
Type: text/x-patch
Size: 11249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/53576c8b/attachment.bin>


More information about the llvm-commits mailing list