forked from OSchip/llvm-project
parent
3e5d2a655e
commit
0fc190f305
|
@ -2,12 +2,12 @@
|
|||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>The LLVM Compiler Infrastructure documentation</title>
|
||||
<title>Documentation for the LLVM System</title>
|
||||
<link rel="stylesheet" href="llvm.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="doc_title">The LLVM Compiler Infrastructure Documentation</div>
|
||||
<div class="doc_title">Documentation for the LLVM System</div>
|
||||
|
||||
<div class="doc_text">
|
||||
<ul>
|
||||
|
@ -179,7 +179,6 @@ volume.</p></li>
|
|||
<a href="http://validator.w3.org/check/referer"><img
|
||||
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
|
||||
|
||||
<a href="mailto:criswell [at] cs.uiuc.edu">John Criswell</a><br>
|
||||
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
|
||||
Last modified: $Date$
|
||||
</address>
|
||||
|
|
Loading…
Reference in New Issue