diff options
Diffstat (limited to 'llvm/docs/index.rst')
-rw-r--r-- | llvm/docs/index.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 6a664548617..2173f94459d 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -79,7 +79,6 @@ representation. yaml2obj HowToSubmitABug SphinxQuickstartTemplate - MarkdownQuickstartTemplate Phabricator TestingGuide tutorial/index @@ -293,7 +292,6 @@ For API clients and LLVM developers. XRayFDRFormat PDB/index CFIVerify - SpeculativeLoadHardening :doc:`WritingAnLLVMPass` Information on how to write LLVM transformations and analyses. @@ -427,9 +425,6 @@ For API clients and LLVM developers. :doc:`CFIVerify` A description of the verification tool for Control Flow Integrity. -:doc:`SpeculativeLoadHardening` - A description of the Speculative Load Hardening mitigation for Spectre v1. - Development Process Documentation ================================= |