mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-13 17:38:39 +00:00
Clarify and fix subprogram description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146743 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f5bb45f895
commit
473f95febe
@ -446,7 +446,7 @@ global variables are collected by named metadata <tt>!llvm.dbg.gv</tt>.</p>
|
|||||||
i32, ;; Index into a virtual function
|
i32, ;; Index into a virtual function
|
||||||
metadata, ;; indicates which base type contains the vtable pointer for the
|
metadata, ;; indicates which base type contains the vtable pointer for the
|
||||||
;; derived class
|
;; derived class
|
||||||
i1, ;; isArtificial
|
i32, ;; Flags - Artifical, Private, Protected, Explicit, Prototyped.
|
||||||
i1, ;; isOptimized
|
i1, ;; isOptimized
|
||||||
Function *,;; Pointer to LLVM function
|
Function *,;; Pointer to LLVM function
|
||||||
metadata, ;; Lists function template parameters
|
metadata, ;; Lists function template parameters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user