mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
docs: Convert ProgrammersManual to reST.
Patch by Alexander Zinenko! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169208 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f985f44b13
commit
b715b205a4
File diff suppressed because it is too large
Load Diff
3165
docs/ProgrammersManual.rst
Normal file
3165
docs/ProgrammersManual.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,7 @@ Programming Documentation
|
||||
CompilerWriterInfo
|
||||
ExtendingLLVM
|
||||
HowToSetUpLLVMStyleRTTI
|
||||
ProgrammersManual
|
||||
|
||||
* `LLVM Language Reference Manual <LangRef.html>`_
|
||||
|
||||
@ -22,7 +23,7 @@ Programming Documentation
|
||||
|
||||
Information about LLVM's concurrency model.
|
||||
|
||||
* `The LLVM Programmers Manual <ProgrammersManual.html>`_
|
||||
* :doc:`ProgrammersManual`
|
||||
|
||||
Introduction to the general layout of the LLVM sourcebase, important classes
|
||||
and APIs, and some tips & tricks.
|
||||
|
Loading…
Reference in New Issue
Block a user