[PATCH] D94039: [WebAssembly] Update WasmEHPrepare for the new spec
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 8 07:23:26 PST 2021
aheejin updated this revision to Diff 315392.
aheejin marked an inline comment as done.
aheejin added a comment.
Delete `declare void @_ZSt9terminatev()`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94039/new/
https://reviews.llvm.org/D94039
Files:
clang/test/CodeGenCXX/wasm-eh.cpp
llvm/include/llvm/CodeGen/WasmEHFuncInfo.h
llvm/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/lib/CodeGen/WasmEHPrepare.cpp
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrControl.td
llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll
llvm/test/CodeGen/WebAssembly/eh-lsda.ll
llvm/test/CodeGen/WebAssembly/exception.ll
llvm/test/CodeGen/WebAssembly/wasmehprepare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94039.315392.patch
Type: text/x-patch
Size: 14460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210108/6dfbdbc2/attachment-0001.bin>
More information about the cfe-commits
mailing list