[PATCH] D94045: [WebAssembly] Ensure terminate pads are a single BB

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 9 22:27:27 PST 2021


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

Fix duplicate `__clang_call_terminate` call case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94045

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h
  llvm/test/CodeGen/WebAssembly/exception.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94045.315651.patch
Type: text/x-patch
Size: 11708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210110/3199a670/attachment-0001.bin>


More information about the llvm-commits mailing list