Clarify and fix subprogram description.
authorDevang Patel <dpatel@apple.com>
Fri, 16 Dec 2011 17:50:04 +0000 (17:50 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 16 Dec 2011 17:50:04 +0000 (17:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146743 91177308-0d34-0410-b5e6-96231b3b80d8

docs/SourceLevelDebugging.html

index f2741a2e017762cdc02ad6b5df30565dcba845b6..d9401848a04610019ab1bae206719be57cdaaae6 100644 (file)
@@ -446,7 +446,7 @@ global variables are collected by named metadata <tt>!llvm.dbg.gv</tt>.</p>
   i32,      ;; Index into a virtual function
   metadata, ;; indicates which base type contains the vtable pointer for the 
             ;; derived class
-  i1,       ;; isArtificial
+  i32,      ;; Flags - Artifical, Private, Protected, Explicit, Prototyped.
   i1,       ;; isOptimized
   Function *,;; Pointer to LLVM function
   metadata, ;; Lists function template parameters