Filipe Cabecinhas | b498859 | 2014-05-23 05:52:12 +0000 | [diff] [blame] | 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 | |||||
NAKAMURA Takumi | e8faaa0 | 2014-05-24 08:47:11 +0000 | [diff] [blame] | 5 | # Don't check the message "No such file or directory". |
Jordan Rupprecht | 20a817e | 2019-01-15 22:03:08 +0000 | [diff] [blame] | 6 | CHECK: llvm-ar{{(.exe|.EXE)?}}: error: sparkle.o: |