Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
llvm
/
test
/
Object
/
ar-error.test
blob: 7add9b448e1997987585dfff89c86ea915373c4b [
file
] [
log
] [
blame
]
Test
if
we
get
a proper error
with
a filename that doesn
't exist
RUN: not llvm-ar r %t.out.a sparkle.o %t 2>&1 | FileCheck %s
# Don'
t check the message
"No such file or directory"
.
CHECK
:
llvm
-
ar
{{(.
exe
|.
EXE
)?}}:
sparkle
.
o
: