mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[docs][JITLink] Yet more experiments to try to understand sphinx error.
This commit is contained in:
parent
1022a61830
commit
9a46912f53
@ -43,7 +43,7 @@ JITLink and ObjectLinkingLayer
|
||||
``JITDylib``, or emitted from some higher level program representation, and
|
||||
linked into an executor process (which may be the same process) on request.
|
||||
Either way, when an object is emitted the ObjectLinkingLayer constructs a
|
||||
``LinkGraph`` (see :ref:`Constructing LinkGraphs`) and calls JITLink's
|
||||
``LinkGraph`` (see Constructing LinkGraphs) and calls JITLink's
|
||||
``link`` function.
|
||||
|
||||
Test text.
|
||||
|
Loading…
Reference in New Issue
Block a user