[all-commits] [llvm/llvm-project] 80765e: [Driver][test] Ignore %clang exit code for -mcpu=n...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 28 21:31:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 80765ede5bbcca1364c2d4ae06127011eaba6389
      https://github.com/llvm/llvm-project/commit/80765ede5bbcca1364c2d4ae06127011eaba6389
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M clang/test/Driver/aarch64-mcpu.c
    M clang/test/Driver/ppc-cpus.c
    M clang/test/Driver/riscv-cpus.c

  Log Message:
  -----------
  [Driver][test] Ignore %clang exit code for -mcpu=native tests

They may be either 0 or 1, depending whether `--target=` specifies a
native target.




More information about the All-commits mailing list