Change the heading of the page to reflect the tool name

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8715 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-09-25 19:50:05 +00:00
parent b7fcd30be6
commit ee43b69762
10 changed files with 20 additions and 20 deletions

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>

View 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>