repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Rewrite how VCMP are lowered, using a single node
[llvm-core.git]
/
test
/
tools
/
llvm-ar
/
invalid-command-line.test
blob
2bfcc1a457dbd3dd2f304d41019f47517fd8c20b
1
Test that llvm-ar exits with 1 when there is an error.
2
3
RUN: not llvm-ar e 2>&1 | FileCheck %s
4
CHECK: unknown option e.
5
CHECK: OVERVIEW: LLVM Archiver