Author: Aaron Ballman
Date: 2022-02-01T16:37:43-05:00
New Revision: 676ddba12021f513b24fe4af960f9ff21f5b73e6

URL: 
https://github.com/llvm/llvm-project/commit/676ddba12021f513b24fe4af960f9ff21f5b73e6
DIFF: 
https://github.com/llvm/llvm-project/commit/676ddba12021f513b24fe4af960f9ff21f5b73e6.diff

LOG: Add ClangLinkerWrapper to the TOC to appease the Sphinx build bot

Added: 
    

Modified: 
    clang/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/index.rst b/clang/docs/index.rst
index b2151cbe29822..ca4cdac9cb808 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -82,6 +82,7 @@ Using Clang Tools
    ClangFormat
    ClangFormatStyleOptions
    ClangFormattedStatus
+   ClangLinkerWrapper
    ClangNvlinkWrapper
    ClangOffloadBundler
    ClangOffloadWrapper


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to