mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-27 06:54:30 +00:00
Fix DIDerived type fields' type in document.
llvm-svn: 115325
This commit is contained in:
parent
1f2abb3af0
commit
2a93615364
@ -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…
x
Reference in New Issue
Block a user