mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-19 15:13:49 -04:00
Fix sphinx warning about missing footnote.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362077 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -39,7 +39,7 @@ Features
|
||||
|
||||
ORC provides the following features:
|
||||
|
||||
- *JIT-linking* links relocatable object files (COFF, ELF, MachO)[1]_ into a
|
||||
- *JIT-linking* links relocatable object files (COFF, ELF, MachO) [1]_ into a
|
||||
target process an runtime. The target process may be the same process that
|
||||
contains the JIT session object and jit-linker, or may be another process
|
||||
(even one running on a different machine or architecture) that communicates
|
||||
|
||||
Reference in New Issue
Block a user