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 | 3e3ecd0ab6e7fb8c68fa236d82c335a544fdbf20 (patch) | |
tree | 6e147732a07eeff4b598ba323b9edafcc30703ab | |
parent | 365d083585bd58734221379d6475402bd0b0fd2e (diff) | |
download | bcm5719-llvm-3e3ecd0ab6e7fb8c68fa236d82c335a544fdbf20.tar.gz bcm5719-llvm-3e3ecd0ab6e7fb8c68fa236d82c335a544fdbf20.zip |
Update documentation.
llvm-svn: 146781
-rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index d9401848a04..80fe5cb816a 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/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 |