[PATCH] D48345: [WebAssembly] Fix unwind destination mismatches in CFG stackify
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 10:13:28 PDT 2019
aheejin updated this revision to Diff 192136.
aheejin added a comment.
Herald added a subscriber: mgrang.
- Deleted all logics related to `-wasm-disable-explicit-locals` thanks to D59652 <https://reviews.llvm.org/D59652>
- Fix several bugs
- Add more tests
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D48345/new/
https://reviews.llvm.org/D48345
Files:
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp
lib/Target/WebAssembly/WebAssemblyUtilities.cpp
test/CodeGen/WebAssembly/cfg-stackify-eh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48345.192136.patch
Type: text/x-patch
Size: 36807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/8bdc14ad/attachment.bin>
More information about the llvm-commits
mailing list