From ca05854a7115f75a4a046817b2098eaecbdffa6f Mon Sep 17 00:00:00 2001
From: Reid Spencer
Date: Tue, 14 Mar 2006 05:39:39 +0000
Subject: Changes docs for llvm.cs.uiuc.edu -> llvm.org
llvm-svn: 26746
---
llvm/docs/GettingStarted.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'llvm/docs/GettingStarted.html')
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index fd4fd5aa6a8..a7c1819b452 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -1080,7 +1080,7 @@ Cummings for pointing this out!
One useful source of information about the LLVM source base is the LLVM doxygen documentation available at http://llvm.cs.uiuc.edu/doxygen/.
+href="http://llvm.org/doxygen/">http://llvm.org/doxygen/.
The following is a brief introduction to code layout:
@@ -1407,7 +1407,7 @@ are code generators for parts of LLVM infrastructure.
NightlyTestTemplate.html These files are used in a
cron script to generate nightly status reports of the functionality of
tools, and the results can be seen by following the appropriate link on
- the LLVM homepage.
+ the LLVM homepage.
TableGen/ The TableGen directory contains
the tool used to generate register descriptions, instruction set
@@ -1526,9 +1526,9 @@ if you want to write something up!). For more information about LLVM, check
out:
@@ -1545,7 +1545,7 @@ out:
Chris Lattner
Reid Spencer
- The LLVM Compiler Infrastructure
+ The LLVM Compiler Infrastructure
Last modified: $Date$