================ @@ -5,7 +5,7 @@ // CHECK-COMPILE-ACTIONS: 2: compiler, {1}, ir // CHECK-COMPILE-ACTIONS: 3: backend, {2}, lto-bc -// RUN: %clang -ccc-print-phases %s -flto 2> %t +// RUN: %clang -ccc-print-phases -fuse-ld=lld %s -flto 2> %t ---------------- MaskRay wrote:
This requirement is really non-obvious. The default target triple could be windows-msvc and without `-fuse-ld=lld` there would be an error? https://github.com/llvm/llvm-project/pull/109607 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits