[PATCH] D87207: [WebAssembly] Fix fixEndsAtEndOfFunction for try-catch

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 11:26:37 PDT 2020


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

- clang-tidy fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87207

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87207.290334.patch
Type: text/x-patch
Size: 6048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/971449c0/attachment.bin>


More information about the llvm-commits mailing list