diff options
author | Eric Christopher <echristo@apple.com> | 2011-12-16 23:42:33 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2011-12-16 23:42:33 +0000 |
commit | 402e12a2f33bec09910814ce8e08d9195a71c0c3 (patch) | |
tree | 357594dcab5d4dea5005d15a68c23a77b4aa0779 /docs | |
parent | abbb200feb492cb1951d089eb8d9e596db38c38c (diff) | |
download | external_llvm-402e12a2f33bec09910814ce8e08d9195a71c0c3.zip external_llvm-402e12a2f33bec09910814ce8e08d9195a71c0c3.tar.gz external_llvm-402e12a2f33bec09910814ce8e08d9195a71c0c3.tar.bz2 |
Update documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146781 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SourceLevelDebugging.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index d940184..80fe5cb 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -574,6 +574,7 @@ DW_ATE_unsigned_char = 8 i64, ;; Size in bits i64, ;; Alignment in bits 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 ;; Objective-C an ivar |