Fix sphinx warning about missing footnote.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 30 May 2019 09:40:35 +0000 (09:40 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 30 May 2019 09:40:35 +0000 (09:40 +0000)
llvm-svn: 362077

llvm/docs/ORCv2DesignAndImplementation.rst

index b69cd16..a99d2aa 100644 (file)
@@ -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