From: Adrian Prantl Date: Thu, 25 May 2017 18:54:06 +0000 (+0000) Subject: Delete an obsolete paragraph in LangRef. X-Git-Tag: android-x86-7.1-r4~15826 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a600582004e0866a368b1e9f78cffa12ef908676;p=android-x86%2Fexternal-llvm.git Delete an obsolete paragraph in LangRef. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303896 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index b205cae9b11..3e1c4a1008d 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -4415,12 +4415,6 @@ The current supported vocabulary is limited: address space identifier. - ``DW_OP_stack_value`` marks a constant value. -DIExpression nodes that contain a ``DW_OP_stack_value`` operator are standalone -location descriptions that describe constant values. This form is used to -describe global constants that have been optimized away. All other expressions -are modifiers to another location: A debug intrinsic ties a location and a -DIExpression together. - DWARF specifies three kinds of simple location descriptions: Register, memory, and implicit location descriptions. Register and memory location descriptions describe the *location* of a source variable (in the sense that a debugger might