From: James Y Knight Date: Fri, 1 Feb 2019 17:06:41 +0000 (+0000) Subject: Fix some sphinx doc errors. X-Git-Tag: android-x86-9.0-r1~7594 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=6e6c007aec1a61d55219388601dd29f0159d8b84;p=android-x86%2Fexternal-llvm.git Fix some sphinx doc errors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352887 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 85c04f16822..63db11b9485 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -4640,6 +4640,8 @@ parameter, and it will be included in the ``variables:`` field of its type: !3) !2 = !DILocalVariable(name: "y", scope: !5, file: !2, line: 7, type: !3) +.. _DIExpression: + DIExpression """"""""""""