From 6e6c007aec1a61d55219388601dd29f0159d8b84 Mon Sep 17 00:00:00 2001 From: James Y Knight Date: Fri, 1 Feb 2019 17:06:41 +0000 Subject: [PATCH] Fix some sphinx doc errors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352887 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.rst | 2 ++ 1 file changed, 2 insertions(+) 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 """""""""""" -- 2.40.0