From 473f95febed9f29f4b34de975c76538163f78673 Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Fri, 16 Dec 2011 17:50:04 +0000 Subject: Clarify and fix subprogram description. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146743 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/SourceLevelDebugging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/SourceLevelDebugging.html') 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 !llvm.dbg.gv.

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 -- cgit v1.2.3