[PATCH] D108728: [WebAssembly] Extract longjmp handling in EmSjLj to a function (NFC)

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 15:40:12 PDT 2021


aheejin updated this revision to Diff 368760.
aheejin marked an inline comment as done.
aheejin added a comment.

`__wasm_landingpad_context` -> `__wasm_lpad_context`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108728

Files:
  llvm/lib/CodeGen/WasmEHPrepare.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108728.368760.patch
Type: text/x-patch
Size: 11316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/f9aff0c6/attachment.bin>


More information about the llvm-commits mailing list