Commit 02e054d1 authored by John Criswell's avatar John Criswell
Browse files

Added brief information on how to query filed bugs via BugZilla.

Changed all tabs to spaces to ensure that nice LLVM look and feel.

llvm-svn: 9465
parent 9096e275
Loading
Loading
Loading
Loading
+39 −39
Original line number Diff line number Diff line
@@ -44,14 +44,14 @@ Getting Help with LLVM

(3) We now use Bugzilla to track bugs, so you can check the status of
    previous bugs at:
	     <FIXME: WHERE DO THEY GO???>
    http://llvm.cs.uiuc.edu/bugs/query.cgi


LLVM Documentation
------------------

All the documents mentioned below except the design overview tech report
are include as part of the LLVM release (in llvm/docs/*):
are included as part of the LLVM release (in llvm/docs/*):

LLVM Design Overview:
    LLVM : A Compilation Framework for Lifelong Program Analysis