From 8cefdcb5f6985d5d8b6a82f4dba0df75ca89d3b5 Mon Sep 17 00:00:00 2001 From: Dean Michael Berris Date: Fri, 31 Mar 2017 02:51:19 +0000 Subject: [PATCH] [XRay][docs] Add XRayExample to docindex. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299172 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 2385bb0f3cc..fe47eb1bcb7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -274,6 +274,7 @@ For API clients and LLVM developers. Coroutines GlobalISel XRay + XRayExample PDB/index :doc:`WritingAnLLVMPass` -- 2.50.1