From: Devang Patel
Date: Thu, 9 Feb 2012 17:34:01 +0000 (+0000)
Subject: Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Update docum...
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cd37fd51fcb3ed39d51fce5f5435d94ef85586f5;p=oota-llvm.git
Now subprogram descriptors are not collected by llvm.dbg.sp NamedMDNode. Update document to reflect this change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150187 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index e5f982d3f5e..dd6068e567c 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -459,8 +459,6 @@ global variables are collected by named metadata !llvm.dbg.gv.
These descriptors provide debug information about functions, methods and
subprograms. They provide details such as name, return types and the source
location where the subprogram is defined.
- All subprogram descriptors are collected by a named metadata
- !llvm.dbg.sp.