summaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2011-07-19 16:31:58 +0000
committerBob Wilson <bob.wilson@apple.com>2011-07-19 16:31:58 +0000
commit66fc541abef7d391d5632cc8f1c2c0b6d34f11a6 (patch)
treee5112809e26c6412e2ff40963ed8a33486fd1824 /docs/SourceLevelDebugging.html
parent7fc52e2d95ffa543288a2fef7ef1346ce14b1a61 (diff)
downloadllvm-66fc541abef7d391d5632cc8f1c2c0b6d34f11a6.tar.gz
llvm-66fc541abef7d391d5632cc8f1c2c0b6d34f11a6.tar.bz2
llvm-66fc541abef7d391d5632cc8f1c2c0b6d34f11a6.tar.xz
Revert "Update docs to reflect r135457."
This reverts commit ba034c0a2e71303c7cf3f43ca8e69dc8436b32e2. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135485 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
-rw-r--r--docs/SourceLevelDebugging.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index a6d3bbb319..0fc77303ec 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -750,9 +750,7 @@ DW_TAG_inheritance = 28
metadata, ;; Reference to file where defined
i32, ;; 24 bit - Line number where defined
;; 8 bit - Argument number. 1 indicates 1st argument.
- metadata, ;; Type descriptor
- i32, ;; flags
- metadata ;; (optional) Reference to inline location
+ metadata ;; Type descriptor
}
</pre>
</div>