Update link to testing guide to use the new title.

llvm-svn: 53018
This commit is contained in:
Matthijs Kooijman 2008-07-02 13:54:58 +00:00
parent d2082befe5
commit a5d95540f5
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ questions and problems and their solutions.</li>
Instructions for properly submitting information about any bugs you run into in
the LLVM system.</li>
<li><a href="TestingGuide.html">LLVM Test Suite Guide</a> - A reference
manual for using the LLVM test suite.</li>
<li><a href="TestingGuide.html">LLVM Testing Infrastructure Guide</a> - A reference
manual for using the LLVM testing infrastructure.</li>
<li><a href="GCCFEBuildInstrs.html">How to build the C/C++ front-end</a> -
Instructions for building the front-end from source.</li>