summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r--llvm/docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst
index be72195975c..4bf86a2bd9c 100644
--- a/llvm/docs/index.rst
+++ b/llvm/docs/index.rst
@@ -285,6 +285,9 @@ For API clients and LLVM developers.
:doc:`DebuggingJITedCode`
How to debug JITed code with GDB.
+:doc:`MCJITDesignAndImplementation`
+ Describes the inner workings of MCJIT execution engine.
+
:doc:`BranchWeightMetadata`
Provides information about Branch Prediction Information.
OpenPOWER on IntegriCloud