summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-09-17 14:11:24 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-09-17 14:11:24 +0000
commit9bcdda35884863d07a2af3c8cb19914a163d7dfb (patch)
tree4fe9cdf4620b2fe7efaf4dc30c99a66ce239fdfc /llvm/docs/CommandGuide/index.html
parent2ae6b11415e67ca7eb48230368e297435bc0e802 (diff)
downloadbcm5719-llvm-9bcdda35884863d07a2af3c8cb19914a163d7dfb.tar.gz
bcm5719-llvm-9bcdda35884863d07a2af3c8cb19914a163d7dfb.zip
Renamed the link page to llvmlink.html
Added initial pages for the extract and llvm-link commands. Reworded the description of the -load option for analyze to hopefully make it more clear. llvm-svn: 8575
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r--llvm/docs/CommandGuide/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index 022e9eefb32..cb6d3d2b839 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/docs/CommandGuide/index.html
@@ -41,7 +41,7 @@
Optimize an LLVM bytecode file.
<p>
- <dt><A href="link.html"><b>link</b></A>
+ <dt><A href="llvmlink.html"><b>llvm-link</b></A>
<dd>
Link several LLVM bytecode files together into one LLVM
bytecode file.
OpenPOWER on IntegriCloud