continue hacking

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15419 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-08-02 21:32:08 +00:00
parent 2042302bb2
commit 354a442858

View File

@ -1,4 +1,3 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
@ -16,11 +15,7 @@
<li><a href="#userguide">LLVM User Guides</a></li>
<li><a href="#llvmprog">General LLVM Programming Documentation</a></li>
<li><a href="#subsystems">LLVM Subsystem Documentation</a></li>
<li><a href="#Support">LLVM Support</a>
<ul>
<li><a href="#mailList">LLVM mailing lists</a></li>
</ul>
</li>
<li><a href="#maillist">LLVM Mailing Lists</a></li>
</ul>
</div>
@ -55,6 +50,9 @@ some tools.</li>
<li><a href="CommandGuide/">LLVM Command Guide</a> - A reference manual for
the LLVM command line utilities ("man" pages for LLVM tools).</li>
<li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
questions and problems and their solutions.</li>
<li><a href="ReleaseNotes.html">Release notes for the current release</a>
- This describes new features, known bugs, and other limitations.</li>
@ -67,6 +65,12 @@ manual for using the LLVM test suite.</li>
<li><a href="CFEBuildInstrs.html">How to build the C/C++ front-end</a> -
Instructions for building the front-end from source.</li>
<li> You can probably find help on the unofficial LLVM IRC channel. We often
are on irc.oftc.net in the #llvm channel. If you are using the mozilla
browser, and have chatzilla installed, you can join by <a
href="irc://irc.oftc.net/llvm">clicking here</a>.</li>
</ul>
@ -151,26 +155,7 @@ test-case reducer description and usage information.</li>
</ul>
<!--=======================================================================-->
<div class="doc_section"><a name="Support">LLVM Support</a></div>
<!--=======================================================================-->
<ul>
<li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
questions and problems and their solutions.</li>
<li><a href="HowToSubmitABug.html">How-To-Submit-A-Bug</a> - Instructions
for the proper way to submit information about a bug you ran into in the LLVM
system.</li>
<li> You can probably find help on the unofficial LLVM IRC channel. We often
are on irc.oftc.net in the #llvm channel. If you are using the mozilla
browser, and have chatzilla installed, you can join by <a
href="irc://irc.oftc.net/llvm">clicking here</a>.</li>
</ul>
<!--=======================================================================-->
<div class="doc_subsection"><a name="maillist">LLVM Mailing Lists</a></div>
<div class="doc_section"><a name="maillist">LLVM Mailing Lists</a></div>
<!--=======================================================================-->
<ul>