diff options
| author | Dean Michael Berris <dberris@google.com> | 2017-03-31 02:51:19 +0000 |
|---|---|---|
| committer | Dean Michael Berris <dberris@google.com> | 2017-03-31 02:51:19 +0000 |
| commit | 46979b4ec2dc66ff07d1993681992b4424a2ec06 (patch) | |
| tree | 99c245abb8d5f9d1840f06c97438f1867f4b02af | |
| parent | f10698b94035d8c608f92219f63f3bd48549bac4 (diff) | |
| download | bcm5719-llvm-46979b4ec2dc66ff07d1993681992b4424a2ec06.tar.gz bcm5719-llvm-46979b4ec2dc66ff07d1993681992b4424a2ec06.zip | |
[XRay][docs] Add XRayExample to docindex.
llvm-svn: 299172
| -rw-r--r-- | llvm/docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 2385bb0f3cc..fe47eb1bcb7 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -274,6 +274,7 @@ For API clients and LLVM developers. Coroutines GlobalISel XRay + XRayExample PDB/index :doc:`WritingAnLLVMPass` |

