[PATCH] D48345: [WebAssembly] Fix unwind destination mismatches in CFG stackify
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 21 10:41:24 PDT 2019
aheejin planned changes to this revision.
aheejin marked an inline comment as done.
aheejin added a comment.
Now after D59652 <https://reviews.llvm.org/D59652> we don't need the separate code (and separate test commands) for when `-wasm-disable-explicit-locals` is set and it is not. Will fix it soon.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D48345/new/
https://reviews.llvm.org/D48345
More information about the llvm-commits
mailing list