mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 19:31:58 +00:00
Fix DIDerived type fields' type in document.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115325 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
27f46cd639
commit
0ffd10b747
@ -539,9 +539,9 @@ DW_ATE_unsigned_char = 8
|
||||
metadata, ;; Name (may be "" for anonymous types)
|
||||
metadata, ;; Reference to file where defined (may be NULL)
|
||||
i32, ;; Line number where defined (may be 0)
|
||||
i32, ;; Size in bits
|
||||
i32, ;; Alignment in bits
|
||||
i32, ;; Offset in bits
|
||||
i64, ;; Size in bits
|
||||
i64, ;; Alignment in bits
|
||||
i64, ;; Offset in bits
|
||||
metadata ;; Reference to type derived from
|
||||
}
|
||||
</pre>
|
||||
|
Loading…
Reference in New Issue
Block a user