From: John Criswell Date: Tue, 1 Jul 2003 21:55:57 +0000 (+0000) Subject: Fixed a broken hyperlink. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cb27f1e96dd64722d50fcfedc09d8b4e82e67345;p=oota-llvm.git Fixed a broken hyperlink. Moved commas outside of hyperlinks in the contributors list. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7049 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 365ab992e83..4814036148d 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -7,8 +7,8 @@

Getting Started with the LLVM System
By: Guochun Shi, - Chris Lattner, - John Criswell, and + Chris Lattner, + John Criswell, and Vikram Adve

@@ -61,7 +61,7 @@ want to get started as quickly as possible.

The later sections of this guide describe the general layout of the the LLVM source-tree, a general layout of the the LLVM source-tree, a simple example using the LLVM tool chain, and links to find more information about LLVM or to get help via e-mail.