[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:50:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347003: [WebAssembly] Split BBs after throw instructions (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D54571

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

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


More information about the llvm-commits mailing list