summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-11 09:30:00 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-11 09:30:00 +0000
commite448500e6df9fe17571e99cfe1381a8ee83d4643 (patch)
tree979efdb1db6a875afe765ecb6fd807b8a47864b0 /llvm/docs/CommandGuide/index.html
parent8beeb495942f543465a2bc89628e6e3f6e2eebd7 (diff)
downloadbcm5719-llvm-e448500e6df9fe17571e99cfe1381a8ee83d4643.tar.gz
bcm5719-llvm-e448500e6df9fe17571e99cfe1381a8ee83d4643.zip
Add llvm-ar to the index.
llvm-svn: 17682
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r--llvm/docs/CommandGuide/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index a3f0c34a6a9..b4d8d662f2b 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/docs/CommandGuide/index.html
@@ -54,6 +54,9 @@ options) arguments to the tool you are interested in.</p>
<li><a href="html/analyze.html"><b>analyze</b></a> -
run LLVM analyses on a bytecode file and print the results</li>
+<li><a href="html/llvm-ar.html"><b>llvm-ar</b></a> -
+ archive bytecode files</li>
+
<li><a href="html/llvm-nm.html"><b>llvm-nm</b></a>
print out the names and types of symbols in a bytecode file</li>
OpenPOWER on IntegriCloud