[PATCH] D65246: [WebAssembly] Do not emit tail calls with return type mismatch

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 18:01:04 PDT 2019


tlively updated this revision to Diff 212260.
tlively added a comment.

- Update documentation


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65246/new/

https://reviews.llvm.org/D65246

Files:
  llvm/docs/CodeGenerator.rst
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/test/CodeGen/WebAssembly/tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65246.212260.patch
Type: text/x-patch
Size: 7786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/aee37f98/attachment.bin>


More information about the llvm-commits mailing list