[llvm-commits] CVS: llvm/www/docs/CommandGuide/analyze.html extract.html gccas.html gccld.html llc.html lli.html llvmas.html llvmdis.html llvmlink.html opt.html

Chris Lattner lattner at cs.uiuc.edu
Thu Sep 25 14:51:01 PDT 2003


Changes in directory llvm/www/docs/CommandGuide:

analyze.html updated: 1.4 -> 1.5
extract.html updated: 1.1 -> 1.2
gccas.html updated: 1.2 -> 1.3
gccld.html updated: 1.4 -> 1.5
llc.html updated: 1.1 -> 1.2
lli.html updated: 1.2 -> 1.3
llvmas.html updated: 1.2 -> 1.3
llvmdis.html updated: 1.2 -> 1.3
llvmlink.html updated: 1.1 -> 1.2
opt.html updated: 1.2 -> 1.3

---
Log message:

Change the heading of the page to reflect the tool name


---
Diffs of the changes:

Index: llvm/www/docs/CommandGuide/analyze.html
diff -u llvm/www/docs/CommandGuide/analyze.html:1.4 llvm/www/docs/CommandGuide/analyze.html:1.5
--- llvm/www/docs/CommandGuide/analyze.html:1.4	Wed Sep 17 10:00:45 2003
+++ llvm/www/docs/CommandGuide/analyze.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-analyze
+LLVM: analyze tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: analyze tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/extract.html
diff -u llvm/www/docs/CommandGuide/extract.html:1.1 llvm/www/docs/CommandGuide/extract.html:1.2
--- llvm/www/docs/CommandGuide/extract.html:1.1	Wed Sep 17 09:11:24 2003
+++ llvm/www/docs/CommandGuide/extract.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-extract
+LLVM: extract tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: extract tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/gccas.html
diff -u llvm/www/docs/CommandGuide/gccas.html:1.2 llvm/www/docs/CommandGuide/gccas.html:1.3
--- llvm/www/docs/CommandGuide/gccas.html:1.2	Thu Sep 11 15:23:51 2003
+++ llvm/www/docs/CommandGuide/gccas.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-gccas
+LLVM: gccas tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: gccas tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/gccld.html
diff -u llvm/www/docs/CommandGuide/gccld.html:1.4 llvm/www/docs/CommandGuide/gccld.html:1.5
--- llvm/www/docs/CommandGuide/gccld.html:1.4	Thu Sep 25 14:14:51 2003
+++ llvm/www/docs/CommandGuide/gccld.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-gccld
+LLVM: gccld tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: gccld tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/llc.html
diff -u llvm/www/docs/CommandGuide/llc.html:1.1 llvm/www/docs/CommandGuide/llc.html:1.2
--- llvm/www/docs/CommandGuide/llc.html:1.1	Fri Sep 12 10:46:24 2003
+++ llvm/www/docs/CommandGuide/llc.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-llc
+LLVM: llc tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: llc tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/lli.html
diff -u llvm/www/docs/CommandGuide/lli.html:1.2 llvm/www/docs/CommandGuide/lli.html:1.3
--- llvm/www/docs/CommandGuide/lli.html:1.2	Thu Sep 11 15:23:51 2003
+++ llvm/www/docs/CommandGuide/lli.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-lli
+LLVM: lli tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: lli tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/llvmas.html
diff -u llvm/www/docs/CommandGuide/llvmas.html:1.2 llvm/www/docs/CommandGuide/llvmas.html:1.3
--- llvm/www/docs/CommandGuide/llvmas.html:1.2	Thu Sep 11 15:23:51 2003
+++ llvm/www/docs/CommandGuide/llvmas.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-llvm-as
+LLVM: llvm-as tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: llvm-as tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/llvmdis.html
diff -u llvm/www/docs/CommandGuide/llvmdis.html:1.2 llvm/www/docs/CommandGuide/llvmdis.html:1.3
--- llvm/www/docs/CommandGuide/llvmdis.html:1.2	Thu Sep 11 15:23:52 2003
+++ llvm/www/docs/CommandGuide/llvmdis.html	Thu Sep 25 14:50:04 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-llvm-dis
+LLVM: llvm-dis tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: llvm-dis tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/llvmlink.html
diff -u llvm/www/docs/CommandGuide/llvmlink.html:1.1 llvm/www/docs/CommandGuide/llvmlink.html:1.2
--- llvm/www/docs/CommandGuide/llvmlink.html:1.1	Wed Sep 17 09:11:24 2003
+++ llvm/www/docs/CommandGuide/llvmlink.html	Thu Sep 25 14:50:05 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-llvm-link
+LLVM: llvm-link tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: llvm-link tool</h1>
 </center>
 <HR>
 


Index: llvm/www/docs/CommandGuide/opt.html
diff -u llvm/www/docs/CommandGuide/opt.html:1.2 llvm/www/docs/CommandGuide/opt.html:1.3
--- llvm/www/docs/CommandGuide/opt.html:1.2	Thu Sep 11 15:23:52 2003
+++ llvm/www/docs/CommandGuide/opt.html	Thu Sep 25 14:50:05 2003
@@ -1,12 +1,12 @@
 <html>
 <title>
-opt
+LLVM: opt tool
 </title>
 
 <body>
 
 <center>
-<h1>Low Level Virtual Machine</h1>
+<h1>LLVM: opt tool</h1>
 </center>
 <HR>
 





More information about the llvm-commits mailing list