[all-commits] [llvm/llvm-project] c5bd3d: Support Swift calling convention for WebAssembly t...

Yuta Saito via All-commits all-commits at lists.llvm.org
Fri Jan 24 10:31:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c5bd3d07262ffda5b21576b9e1e2d2dd2e51fb4b
      https://github.com/llvm/llvm-project/commit/c5bd3d07262ffda5b21576b9e1e2d2dd2e51fb4b
  Author: Yuta Saito <kateinoigakukun at gmail.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M clang/lib/Basic/Targets/WebAssembly.h
    M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp

  Log Message:
  -----------
  Support Swift calling convention for WebAssembly targets

This adds basic support for the Swift calling convention with WebAssembly
targets.

Reviewed By: dschuff

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




More information about the All-commits mailing list