[all-commits] [llvm/llvm-project] 5db941: [test] add 'REQUIRES: lld-available' to online-mer...

Zequan Wu via All-commits all-commits at lists.llvm.org
Wed Sep 13 07:31:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5db94120105cd2376045aafea79acf8a32b17476
      https://github.com/llvm/llvm-project/commit/5db94120105cd2376045aafea79acf8a32b17476
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M compiler-rt/test/profile/ContinuousSyncMode/online-merging-windows.c

  Log Message:
  -----------
  [test] add 'REQUIRES: lld-available' to online-merging-windows.c

This test doesn't explicitly require lld but clang's flag -fuse-ld=lld uses lld.
This fixes the error that clang cannot invoke lld.




More information about the All-commits mailing list