projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0f21fe
)
This is llvm-ar, not llvm-as.
author
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 15 Nov 2004 19:50:15 +0000
(19:50 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Mon, 15 Nov 2004 19:50:15 +0000
(19:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17837
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/llvm-ar.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/llvm-ar.pod
b/docs/CommandGuide/llvm-ar.pod
index 8511a3b6f507d2caa46ffed19baff6f4118520e4..ecfb80a3d9edbf6febb78030ec7d66e80c0f698e 100644
(file)
--- a/
docs/CommandGuide/llvm-ar.pod
+++ b/
docs/CommandGuide/llvm-ar.pod
@@
-381,7
+381,7
@@
symbol names.
=head1 EXIT STATUS
-If B<llvm-a
s
> succeeds, it will exit with 0. A usage error, results
+If B<llvm-a
r
> succeeds, it will exit with 0. A usage error, results
in an exit code of 1. A hard (file system typically) error results in an
exit code of 2. Miscellaneous or unknown errors result in an
exit code of 3.