summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-12-16 17:50:04 +0000
committerDevang Patel <dpatel@apple.com>2011-12-16 17:50:04 +0000
commit473f95febed9f29f4b34de975c76538163f78673 (patch)
treeb4e2e74a7e2eeee69b8ac80cfec507b9e934b9f4 /docs
parentf5bb45f89564129fcaca25b9dd84750ffc02beed (diff)
downloadllvm-473f95febed9f29f4b34de975c76538163f78673.tar.gz
llvm-473f95febed9f29f4b34de975c76538163f78673.tar.bz2
llvm-473f95febed9f29f4b34de975c76538163f78673.tar.xz
Clarify and fix subprogram description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146743 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index f2741a2e01..d9401848a0 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -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