mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Delete an obsolete paragraph in LangRef.
llvm-svn: 303896
This commit is contained in:
parent
7427ada9bf
commit
39ff0a614a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user