summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-05-25 18:54:06 +0000
committerAdrian Prantl <aprantl@apple.com>2017-05-25 18:54:06 +0000
commit14bd24439875ae6139b7006ce2b61efdb173810b (patch)
tree786f9383cde9ff9e3ca48e51c7ac0b5aabca574e /llvm
parent2944c5a3fa1d1dea986774fd6545c9ff358212f1 (diff)
downloadbcm5719-llvm-14bd24439875ae6139b7006ce2b61efdb173810b.tar.gz
bcm5719-llvm-14bd24439875ae6139b7006ce2b61efdb173810b.zip
Delete an obsolete paragraph in LangRef.
llvm-svn: 303896
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/LangRef.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index b205cae9b11..3e1c4a1008d 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/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
OpenPOWER on IntegriCloud