[llvm-branch-commits] [clang] a417cb0 - [NFC] Add CLangOffloadBundler documentation to Clang index

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Dec 1 18:52:57 PST 2020


Author: Tony
Date: 2020-12-02T02:47:44Z
New Revision: a417cb086209c2a01c2460d3e1ea64453f53c68e

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

LOG: [NFC] Add CLangOffloadBundler documentation to Clang index

Differential Revision: https://reviews.llvm.org/D92441

Added: 
    

Modified: 
    clang/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/index.rst b/clang/docs/index.rst
index 2c7728713cab..a3a76c073b99 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -79,6 +79,7 @@ Using Clang Tools
    ClangFormat
    ClangFormatStyleOptions
    ClangFormattedStatus
+   ClangOffloadBundler
 
 Design Documents
 ================


        


More information about the llvm-branch-commits mailing list