[all-commits] [llvm/llvm-project] d7ae43: [Driver] Check that short triples are supported fo...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Sep 29 10:35:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7ae43438a04bcb651ede50c19042e08514bf729
      https://github.com/llvm/llvm-project/commit/d7ae43438a04bcb651ede50c19042e08514bf729
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M clang/test/Driver/fuchsia.c
    M clang/test/Driver/fuchsia.cpp

  Log Message:
  -----------
  [Driver] Check that short triples are supported for Fuchsia

{x86_64,aarch64}-unknown-fuchsia and {x86_64,aarch64}-fuchsia should
behave identically as targets, update the test to make sure that's the
case.

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




More information about the All-commits mailing list