docs: Fix FIXME
[oota-llvm.git] / docs / subsystems.rst
index dc135c1bf53e9617bc8c3f37a8ab8878e590e5c7..0d36b54b01e93375c9fcb571c719f0b46c8f80d5 100644 (file)
@@ -18,7 +18,6 @@ Subsystem Documentation
    DebuggingJITedCode
    GoldPlugin
    MarkedUpDisassembly
-   HowToUseInstrMappings
    SystemLibrary
    SourceLevelDebugging
    Vectorizers
@@ -26,9 +25,6 @@ Subsystem Documentation
    GarbageCollection
    WritingAnLLVMPass
 
-.. FIXME: once LangRef is Sphinxified, HowToUseInstrMappings should be put
-   under LangRef's toctree instead of this page's toctree.
-
 * :doc:`WritingAnLLVMPass`
 
    Information on how to write LLVM transformations and analyses.