[PATCH] D97583: [WebAssembly] Fix reverse mapping in WasmEHFuncInfo
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 17:11:53 PST 2021
aheejin updated this revision to Diff 326850.
aheejin marked an inline comment as done.
aheejin added a comment.
`Vec` -> `Set`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97583/new/
https://reviews.llvm.org/D97583
Files:
llvm/include/llvm/CodeGen/WasmEHFuncInfo.h
llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp
llvm/test/CodeGen/WebAssembly/cfg-stackify-eh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97583.326850.patch
Type: text/x-patch
Size: 9546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210227/72ee5fe3/attachment.bin>
More information about the llvm-commits
mailing list