improve title

llvm-svn: 44883
This commit is contained in:
Chris Lattner 2007-12-11 22:26:03 +00:00
parent 6931189378
commit a6b103a3c3
1 changed files with 2 additions and 2 deletions

View File

@ -4,14 +4,14 @@
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>Comparing clang to other compilers</title>
<title>Comparing clang to other open source compilers</title>
<link type="text/css" rel="stylesheet" href="menu.css" />
<link type="text/css" rel="stylesheet" href="content.css" />
</head>
<body>
<!--#include virtual="menu.html.incl"-->
<div id="content">
<h1>Clang vs Other Compilers</h1>
<h1>Clang vs Other Open Source Compilers</h1>
<p>Building an entirely new compiler front-end is a big task, and it isn't
always clear to people why we decided to do this. Here we compare clang