summaryrefslogtreecommitdiffstats
path: root/clang/www/comparison.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-11 22:26:03 +0000
committerChris Lattner <sabre@nondot.org>2007-12-11 22:26:03 +0000
commita6b103a3c3ac7b06c83cf353caf6e7d9e93c3761 (patch)
treeebfd16aafd75f1ed75204ba99bb9798c5d84d2e5 /clang/www/comparison.html
parent693118937809c1c2666497351ce27a3e8b7b2143 (diff)
downloadbcm5719-llvm-a6b103a3c3ac7b06c83cf353caf6e7d9e93c3761.tar.gz
bcm5719-llvm-a6b103a3c3ac7b06c83cf353caf6e7d9e93c3761.zip
improve title
llvm-svn: 44883
Diffstat (limited to 'clang/www/comparison.html')
-rw-r--r--clang/www/comparison.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/www/comparison.html b/clang/www/comparison.html
index 2c979b96e9e..dd1c36a9c5e 100644
--- a/clang/www/comparison.html
+++ b/clang/www/comparison.html
@@ -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
OpenPOWER on IntegriCloud