[PATCH] D65463: [WebAssembly] Fix conflict between ret legalization and sjlj
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 14:35:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367935: [WebAssembly] Fix conflict between ret legalization and sjlj (authored by kfischer, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65463?vs=213216&id=213466#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65463/new/
https://reviews.llvm.org/D65463
Files:
llvm/trunk/include/llvm/IR/CallingConv.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
llvm/trunk/test/CodeGen/WebAssembly/lower-em-exceptions-whitelist.ll
llvm/trunk/test/CodeGen/WebAssembly/lower-em-exceptions.ll
llvm/trunk/test/CodeGen/WebAssembly/lower-em-sjlj-sret.ll
llvm/trunk/test/CodeGen/WebAssembly/lower-em-sjlj.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65463.213466.patch
Type: text/x-patch
Size: 8550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/3af4ca2a/attachment-0001.bin>
More information about the llvm-commits
mailing list