[all-commits] [llvm/llvm-project] b0da09: [Hexagon] Add support for Linux/Musl ABI (part 2)

SidManning via All-commits all-commits at lists.llvm.org
Thu Mar 26 15:20:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b0da094983948c8a82f1a26eaa0702920c2b2b36
      https://github.com/llvm/llvm-project/commit/b0da094983948c8a82f1a26eaa0702920c2b2b36
  Author: Sid Manning <sidneym at quicinc.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    M clang/include/clang/Basic/TargetInfo.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/Basic/Targets/Hexagon.h
    M clang/lib/CodeGen/TargetInfo.cpp
    A clang/test/CodeGen/hexagon-linux-vararg.c

  Log Message:
  -----------
  [Hexagon] Add support for Linux/Musl ABI (part 2)

A continuation of https://reviews.llvm.org/D72701.  This
adds support needed in clang.

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




More information about the All-commits mailing list