================ @@ -20,10 +20,6 @@ ; RUN: not clang-sycl-linker -o %t.out 2>&1 | FileCheck %s --check-prefix=NO-INPUT ; NO-INPUT: No input files provided ; -; Test non-existent input file ---------------- bader wrote:
> BTW, copilot suggested below how it can be restored. Can you point to the suggestion? @jhuber6, by sharing the code, we inherited nvlink-wrapper behavior - ignore non-existent files. Are you okay if nvlink-wrapper will report an error for this case? https://github.com/llvm/llvm-project/pull/201253 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
