7 lines · plain
1Test if we get a proper error with a filename that doesn't exist2 3RUN: not llvm-ar r %t.out.a sparkle.o %t 2>&1 | FileCheck %s4 5# Don't check the message "No such file or directory".6CHECK: llvm-ar{{(.exe|.EXE)?}}: error: sparkle.o:7