mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 18:09:29 +00:00
docs: Convert GarbageCollection.html to reST
Patch by Alexander Zinenko! llvm-svn: 169702
This commit is contained in:
parent
30bae3f07e
commit
099e0abea5
File diff suppressed because it is too large
Load Diff
1051
docs/GarbageCollection.rst
Normal file
1051
docs/GarbageCollection.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -22,6 +22,7 @@ Subsystem Documentation
|
||||
SystemLibrary
|
||||
SourceLevelDebugging
|
||||
WritingAnLLVMBackend
|
||||
GarbageCollection
|
||||
|
||||
.. FIXME: once LangRef is Sphinxified, HowToUseInstrMappings should be put
|
||||
under LangRef's toctree instead of this page's toctree.
|
||||
@ -49,9 +50,9 @@ Subsystem Documentation
|
||||
|
||||
Information on how to write a new alias analysis implementation or how to
|
||||
use existing analyses.
|
||||
|
||||
* `Accurate Garbage Collection with LLVM <GarbageCollection.html>`_
|
||||
|
||||
|
||||
* :doc:`GarbageCollection`
|
||||
|
||||
The interfaces source-language compilers should use for compiling GC'd
|
||||
programs.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user