[PATCH] D120013: [WebAssembly] Make EH/SjLj vars unconditionally thread local
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 12:54:57 PST 2022
aheejin updated this revision to Diff 409756.
aheejin added a comment.
Remove lambda
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120013/new/
https://reviews.llvm.org/D120013
Files:
llvm/lib/CodeGen/WasmEHPrepare.cpp
llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
llvm/test/CodeGen/WebAssembly/lower-em-exceptions.ll
llvm/test/CodeGen/WebAssembly/lower-em-sjlj.ll
llvm/test/CodeGen/WebAssembly/lower-wasm-sjlj.ll
llvm/test/CodeGen/WebAssembly/wasmehprepare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120013.409756.patch
Type: text/x-patch
Size: 13898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/3ebf0c85/attachment.bin>
More information about the llvm-commits
mailing list