diff options
author | John Criswell <criswell@uiuc.edu> | 2003-09-11 20:23:52 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-09-11 20:23:52 +0000 |
commit | a9060d8406ff3f25372ca1ffd194a438dd90c47a (patch) | |
tree | 26b8cf9e1a9669b8876ef0cb5cf36eea6787e058 /llvm/docs/CommandGuide/llvm-dis.html | |
parent | 408128d2f1b41e5bfe434529d41e72335123b2d8 (diff) | |
download | bcm5719-llvm-a9060d8406ff3f25372ca1ffd194a438dd90c47a.tar.gz bcm5719-llvm-a9060d8406ff3f25372ca1ffd194a438dd90c47a.zip |
Modified the footer to be a link to the LLVM web page.
Organized the commands into three distinct groups on the main page.
Fixed the hyperlinks in the main page.
Removed as and dis; they will not exist with those names by Release 1.
llvm-svn: 8485
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-dis.html')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-dis.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-dis.html b/llvm/docs/CommandGuide/llvm-dis.html index b90442e8716..079933c5bf1 100644 --- a/llvm/docs/CommandGuide/llvm-dis.html +++ b/llvm/docs/CommandGuide/llvm-dis.html @@ -83,7 +83,7 @@ SEE ALSO llvm-dis <HR> -University of Illinois at Urbana-Champaign +<a href="http://llvm.cs.uiuc.edu">LLVM Team</a> </body> </html> |