mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-03 17:39:48 +00:00
Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Update document to reflect this change.
llvm-svn: 150187
This commit is contained in:
parent
5c84b20a5c
commit
c4b407c311
@ -459,8 +459,6 @@ global variables are collected by named metadata <tt>!llvm.dbg.gv</tt>.</p>
|
|||||||
<p>These descriptors provide debug information about functions, methods and
|
<p>These descriptors provide debug information about functions, methods and
|
||||||
subprograms. They provide details such as name, return types and the source
|
subprograms. They provide details such as name, return types and the source
|
||||||
location where the subprogram is defined.
|
location where the subprogram is defined.
|
||||||
All subprogram descriptors are collected by a named metadata
|
|
||||||
<tt>!llvm.dbg.sp</tt>.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user