[PATCH] D97178: [WebAssembly] Remap branch dests after fixCatchUnwindMismatches

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 13:22:48 PST 2021


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

clang-tidy fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97178

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97178.325552.patch
Type: text/x-patch
Size: 5620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/11dcce17/attachment.bin>


More information about the llvm-commits mailing list