[all-commits] [llvm/llvm-project] 6cc620: [clang][driver] Use the provided arch name for a D...

Alex Lorenz via All-commits all-commits at lists.llvm.org
Mon Apr 26 11:32:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cc62043c8bf4daa27664a2e1674abbe8d0492c6
      https://github.com/llvm/llvm-project/commit/6cc62043c8bf4daa27664a2e1674abbe8d0492c6
  Author: Alex Lorenz <arphaman at gmail.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Darwin.cpp
    M clang/test/Driver/aarch64-cpus.c
    M clang/test/Driver/arm64_32-link.c
    M clang/test/Driver/darwin-version.c
    M clang/test/Driver/default-toolchain.c

  Log Message:
  -----------
  [clang][driver] Use the provided arch name for a Darwin target triple

This ensures that the Darwin driver uses a consistent target triple
representation when the triple is printed out to the user.

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




More information about the All-commits mailing list