[PATCH] D58486: [WebAssembly] Delete ThrowUnwindDest map from WasmEHFuncInfo
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 22 13:56:07 PST 2019
aheejin added a comment.
Oh and failure to update the newly created BB successor relationship by `rethrow` is a bug in itself, regardless of whether we use `ThrowUnwindDestMap` or not.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58486/new/
https://reviews.llvm.org/D58486
More information about the llvm-commits
mailing list