[all-commits] [llvm/llvm-project] 304264: [lld][WebAssembly] Emit all return types of multiv...

sammax via All-commits all-commits at lists.llvm.org
Wed Aug 12 13:14:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 304264e73d2956e18083cdcdafecf57b1677a25a
      https://github.com/llvm/llvm-project/commit/304264e73d2956e18083cdcdafecf57b1677a25a
  Author: Samuel Kostial <sammax at outlook.de>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    A lld/test/wasm/multivalue-return-func-types.s
    M lld/wasm/WriterUtils.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Emit all return types of multivalue functions

We previously were incorrectly emitting only the first result type.

Differential Revision: https://reviews.llvm.org/D85783




More information about the All-commits mailing list