[PATCH] D44134: [WebAssembly] Add WebAssemblyException information analysis
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 17:18:30 PST 2018
aheejin planned changes to this revision.
aheejin added a comment.
To handle if-else structure as well, I will create `WebAssemblySortingBlock` or something that can calculate the nesting structure of all exceptions, loops and if-elses.
Repository:
rL LLVM
https://reviews.llvm.org/D44134
More information about the llvm-commits
mailing list