1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Add compliant header.

NOTE: This doc needs to describe the bugpoint "subsystem" not the tool.

llvm-svn: 17415
This commit is contained in:
Reid Spencer 2004-11-01 21:55:46 +00:00
parent f4cc206a6e
commit 28feb03d39

View File

@ -1,8 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>LLVM: bugpoint tool</title>
<link rel="stylesheet" href="llvm.css" type="text/css">
<meta name="author" content="Chris Lattner">
<meta name="description"
content="A tool for automatic test case reduction">
</head>
<html>
<title>LLVM: bugpoint tool</title>
<body bgcolor=white>
<body>
<center><h1>LLVM: <tt>bugpoint</tt> tool</h1></center>
<HR>