[PATCH] D77423: [WebAssembly] Fix wasm.lsda() optimization in WasmEHPrepare

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 4 07:24:18 PDT 2020


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

iIsEHPadFunctionsSetup -> IsEHPadFunctionsSetUp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77423

Files:
  llvm/lib/CodeGen/WasmEHPrepare.cpp
  llvm/test/CodeGen/WebAssembly/wasmehprepare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77423.255034.patch
Type: text/x-patch
Size: 19321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200404/5befa508/attachment-0001.bin>


More information about the llvm-commits mailing list