Silencing an MSVC C4334 warning ('<<' : result of 32-bit shift implicitly converted...
[oota-llvm.git] / test / Object / ar-error.test
1 Test if we get a proper error with a filename that doesn't exist
2
3 RUN: not llvm-ar r %t.out.a sparkle.o %t 2>&1 | FileCheck %s
4
5 # Don't check the message "No such file or directory".
6 CHECK: llvm-ar{{(.exe|.EXE)?}}: sparkle.o: