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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 21 22:24:11 PST 2021


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

Fix `preds` comments in test


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.325372.patch
Type: text/x-patch
Size: 5620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/da57a8ef/attachment.bin>


More information about the llvm-commits mailing list