[PATCH] D47005: [WebAssembly] Add functions for EHScopes

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 17:38:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333045: [WebAssembly] Add functions for EHScopes (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D47005

Files:
  llvm/trunk/include/llvm/CodeGen/Analysis.h
  llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/lib/CodeGen/Analysis.cpp
  llvm/trunk/lib/CodeGen/BranchFolding.cpp
  llvm/trunk/lib/CodeGen/FuncletLayout.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47005.148135.patch
Type: text/x-patch
Size: 12095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/aff8d5df/attachment.bin>


More information about the llvm-commits mailing list