[PATCH] D47005: [WebAssembly] Add MachineBasicBlock::isEHScopeEntry & setIsEHScopeEntry

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 13:43:37 PDT 2018


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

comment fix


Repository:
  rL LLVM

https://reviews.llvm.org/D47005

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47005.147579.patch
Type: text/x-patch
Size: 11781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/55d25467/attachment.bin>


More information about the llvm-commits mailing list