Change the heading of the page to reflect the tool name
authorChris Lattner <sabre@nondot.org>
Thu, 25 Sep 2003 19:50:05 +0000 (19:50 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Sep 2003 19:50:05 +0000 (19:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8715 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/analyze.html
docs/CommandGuide/extract.html
docs/CommandGuide/gccas.html
docs/CommandGuide/gccld.html
docs/CommandGuide/llc.html
docs/CommandGuide/lli.html
docs/CommandGuide/llvm-as.html
docs/CommandGuide/llvm-dis.html
docs/CommandGuide/llvm-link.html
docs/CommandGuide/opt.html

index 5c488a83b7fc76f9944342a4adcbedf01ffca485..f92cd559336f53ad0de1bfc743fe57dc529b7fb0 100644 (file)
@@ -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 275b9b1e0c6a0d887204cc7369828486d7c7a22a..36f01e4245552ffecdca40f7597535eef35d84ce 100644 (file)
@@ -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 aaed1960aca31cd8cd06d0e45da478b745fea391..39d764c2c7a7f6a167d811207076d0622176ae16 100644 (file)
@@ -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 36a67aff197b7ff1d5afe2bd5a6877ceb834f1e3..6eef165db6975971b27b1ac3b3be05ad7913ae6e 100644 (file)
@@ -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 250d995f0fe52021a367ce74bc9a8aa3f43a3d5b..812f28a80b87c6e4ee0b07421efd4e43206c5a33 100644 (file)
@@ -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 f6b2921b685c11eaafc7afced7307a0e0b303ff2..8fb4370a96cf24e60442fe6eea39e05b1b657b34 100644 (file)
@@ -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 e92d3b78a275a24c7b0fa0631127beaffb3dae00..e843f852e7aba07593bdd003d488778ea85c25ed 100644 (file)
@@ -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 079933c5bf162a6bb0015905fa6c234755d30236..9f7731ac435a442f2ea592db234a996698f4a8ef 100644 (file)
@@ -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 a503c2e0dfe538e3304339dd3f9d1c8b176f8c1c..b067b4b85e75dc2558162733771ff209b4010a4a 100644 (file)
@@ -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 86dcf7326fa5b88bc1421b7c9d147dc2bc460a09..cab594618f679e6f391581c101c950eaa28a5b28 100644 (file)
@@ -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>