mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-29 14:42:01 +00:00
Add compliant header.
NOTE: This doc needs to describe the bugpoint "subsystem" not the tool. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17415 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a81d8fc43c
commit
d206bc9884
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user