From: Matthijs Kooijman Date: Wed, 2 Jul 2008 13:54:58 +0000 (+0000) Subject: Update link to testing guide to use the new title. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9d3edca443d1110db1ce3b604a10c5e5d0cce22d;p=oota-llvm.git Update link to testing guide to use the new title. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53018 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 15247ee5750..78100021170 100644 --- a/docs/index.html +++ b/docs/index.html @@ -105,8 +105,8 @@ questions and problems and their solutions. Instructions for properly submitting information about any bugs you run into in the LLVM system. -
  • LLVM Test Suite Guide - A reference -manual for using the LLVM test suite.
  • +
  • LLVM Testing Infrastructure Guide - A reference +manual for using the LLVM testing infrastructure.
  • How to build the C/C++ front-end - Instructions for building the front-end from source.