mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-20 12:23:04 +00:00
Fix Sphinx warnings.
Toctree was not being interlinked properly. llvm-svn: 164282
This commit is contained in:
parent
34658dca78
commit
babd754e40
@ -1,11 +1,11 @@
|
||||
.. _debugging-jited-code:
|
||||
|
||||
.. sectionauthor:: Reid Kleckner and Eli Bendersky
|
||||
|
||||
==============================
|
||||
Debugging JIT-ed Code With GDB
|
||||
==============================
|
||||
|
||||
.. sectionauthor:: Reid Kleckner and Eli Bendersky
|
||||
|
||||
Background
|
||||
==========
|
||||
|
||||
|
@ -15,6 +15,7 @@ Subsystem Documentation
|
||||
LinkTimeOptimization
|
||||
SegmentedStacks
|
||||
TableGenFundamentals
|
||||
DebuggingJITedCode
|
||||
|
||||
* `Writing an LLVM Pass <WritingAnLLVMPass.html>`_
|
||||
|
||||
@ -78,7 +79,7 @@ Subsystem Documentation
|
||||
|
||||
How to build your programs with link-time optimization on Linux.
|
||||
|
||||
* `The GDB JIT interface <DebuggingJITedCode.html>`_
|
||||
* :ref:`debugging-jited-code`
|
||||
|
||||
How to debug JITed code with GDB.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user