Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
llvm-emscripten
/
test
/
tools
/
llvm-ar
/
invalid-command-line.test
blob: e13f54c07bd035eb31eb707e61b71fd21511575e [
file
] [
log
] [
blame
]
Test
that llvm
-
ar exits
with
1
when
there
is
an error
.
RUN
:
not
llvm
-
ar e
2
>&
1
|
FileCheck
%
s
CHECK
:
unknown option e
.
CHECK
:
OVERVIEW
:
LLVM
Archiver
(
llvm
-
ar
)