diff options
-rw-r--r-- | docs/GettingStarted.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index c3c34d3bcb..c5ea24d510 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -4,8 +4,11 @@ <title>Getting Started with LLVM System</title> </head> - <body> - <h1>Getting Started with the LLVM System</h1> + <body bgcolor=white> + <h1>Getting Started with the LLVM System<br><font size=3>By: <a + href="mailto:gshi1@uiuc.edu">Guochun Shi</a> and <a + href="mailto:sabre@nondot.org">Chris Lattner</a></font></h1> + <ul> <li><a href="#quickstart">Getting started with LLVM</a> <ol> @@ -345,7 +348,7 @@ <!-- Created: Mon Jul 1 02:29:02 CDT 2002 --> <!-- hhmts start --> -Last modified: Wed Jul 24 14:43:12 CDT 2002 +Last modified: Wed Jul 24 14:57:57 CDT 2002 <!-- hhmts end --> </body> </html> |