Change the heading of the page to reflect the tool name

llvm-svn: 8715
This commit is contained in:
Chris Lattner 2003-09-25 19:50:05 +00:00
parent 8e9e2a5531
commit af44e7dcb1
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>