mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +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
|
http://llvm.cs.uiuc.edu
|
||||||
|
|
||||||
Welcome to LLVM!
|
Welcome to LLVM!
|
||||||
-----------------
|
----------------
|
||||||
This file is intended to do four things:
|
This file is intended to do four things:
|
||||||
(1) help you get started using LLVM;
|
(1) help you get started using LLVM;
|
||||||
(2) tell you how to get questions about LLVM answered;
|
(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
|
(3) We now use Bugzilla to track bugs, so you can check the status of
|
||||||
previous bugs at:
|
previous bugs at:
|
||||||
<FIXME: WHERE DO THEY GO???>
|
http://llvm.cs.uiuc.edu/bugs/query.cgi
|
||||||
|
|
||||||
|
|
||||||
LLVM Documentation
|
LLVM Documentation
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
All the documents mentioned below except the design overview tech report
|
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 Design Overview:
|
||||||
LLVM : A Compilation Framework for Lifelong Program Analysis
|
LLVM : A Compilation Framework for Lifelong Program Analysis
|
||||||
@ -64,7 +63,7 @@ LLVM User Guides:
|
|||||||
llvm/docs/GettingStarted.html
|
llvm/docs/GettingStarted.html
|
||||||
|
|
||||||
LLVM Command Guide:
|
LLVM Command Guide:
|
||||||
llvm/docs/CommandGuide/CommandGuide.html
|
llvm/docs/CommandGuide/index.html
|
||||||
|
|
||||||
LLVM Assembly Language:
|
LLVM Assembly Language:
|
||||||
llvm/docs/LangRef.html
|
llvm/docs/LangRef.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user