1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Fix typo.

llvm-svn: 147456
This commit is contained in:
Eric Christopher 2012-01-03 18:38:37 +00:00
parent d791228af6
commit 173e9e8cf2

View File

@ -576,7 +576,7 @@ DW_ATE_unsigned_char = 8
i64, ;; Offset in bits
i32, ;; Flags to encode attributes, e.g. private
metadata, ;; Reference to type derived from
metadata, ;; (optional) Name of the Objective C property assoicated with
metadata, ;; (optional) Name of the Objective C property associated with
;; Objective-C an ivar
metadata, ;; (optional) Name of the Objective C property getter selector.
metadata, ;; (optional) Name of the Objective C property setter selector.