mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-24 22:32:47 +00:00
Merged in RELEASE_1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9537 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4ad4b3af42
commit
6a7ccea3da
@ -2,7 +2,7 @@
|
||||
http://llvm.cs.uiuc.edu
|
||||
|
||||
Welcome to LLVM!
|
||||
-----------------
|
||||
----------------
|
||||
This file is intended to do four things:
|
||||
(1) help you get started using LLVM;
|
||||
(2) tell you how to get questions about LLVM answered;
|
||||
@ -44,14 +44,13 @@ 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
|
||||
@ -64,7 +63,7 @@ LLVM User Guides:
|
||||
llvm/docs/GettingStarted.html
|
||||
|
||||
LLVM Command Guide:
|
||||
llvm/docs/CommandGuide/CommandGuide.html
|
||||
llvm/docs/CommandGuide/index.html
|
||||
|
||||
LLVM Assembly Language:
|
||||
llvm/docs/LangRef.html
|
||||
|
Loading…
Reference in New Issue
Block a user