[all-commits] [llvm/llvm-project] 28776d: [Driver] Try to fix linux-ld.c test with DEFAULT_L...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 23 07:05:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28776d501cad38d56b8e05ba1ec5044c88901d7a
      https://github.com/llvm/llvm-project/commit/28776d501cad38d56b8e05ba1ec5044c88901d7a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M clang/test/Driver/linux-ld.c

  Log Message:
  -----------
  [Driver] Try to fix linux-ld.c test with DEFAULT_LINKER set (NFC)

The test fails on the clang-ppc64le-rhel build bot, which has
DEFAULT_LINKER set and an ld.lld binary in the LLVM build directory.




More information about the All-commits mailing list