[PATCH] D54571: [WebAssembly] Split BBs after throw instructions

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 16:11:31 PST 2018


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

- eraseBBsAndChildren -> eraseDeadBBsAndChildren to be clear


Repository:
  rL LLVM

https://reviews.llvm.org/D54571

Files:
  lib/CodeGen/WasmEHPrepare.cpp
  lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp
  test/CodeGen/WebAssembly/exception.ll
  test/CodeGen/WebAssembly/wasmehprepare.ll
  test/MC/WebAssembly/event-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54571.174297.patch
Type: text/x-patch
Size: 13062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/e698240b/attachment.bin>


More information about the llvm-commits mailing list