[all-commits] [llvm/llvm-project] 6b938d: Recommit "[clang][driver] Use the provided arch na...

Alex Lorenz via All-commits all-commits at lists.llvm.org
Thu Apr 29 15:01:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b938d2ead2cb0465436496c0171c7d750e11773
      https://github.com/llvm/llvm-project/commit/6b938d2ead2cb0465436496c0171c7d750e11773
  Author: Alex Lorenz <arphaman at gmail.com>
  Date:   2021-04-29 (Thu, 29 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
    M clang/test/Driver/openmp-offload-gpu.c
    M clang/test/Driver/openmp-offload.c

  Log Message:
  -----------
  Recommit "[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.

This reverts the revert commit ab0df6c0346e515291a381467527621ab0ccf953.

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




More information about the All-commits mailing list