summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJim Laskey <jlaskey@mac.com>2006-06-16 13:45:38 +0000
committerJim Laskey <jlaskey@mac.com>2006-06-16 13:45:38 +0000
commitb6a6f7971f27b57c05aecaae4a32b57ce7367cb3 (patch)
tree3855960d847329e0a968a4780ebc47c254362a5f /llvm
parentb2ff2d481e134b1ea4c3e1c781d816c885733327 (diff)
downloadbcm5719-llvm-b6a6f7971f27b57c05aecaae4a32b57ce7367cb3.tar.gz
bcm5719-llvm-b6a6f7971f27b57c05aecaae4a32b57ce7367cb3.zip
add decimal form of LLVMDebugVersion
llvm-svn: 28817
Diffstat (limited to 'llvm')
-rw-r--r--llvm/docs/SourceLevelDebugging.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html
index 7916a0e0551..de6206360d6 100644
--- a/llvm/docs/SourceLevelDebugging.html
+++ b/llvm/docs/SourceLevelDebugging.html
@@ -301,7 +301,7 @@ The remaining fields are specific to the descriptor. The values of tags are
loosely bound to the tag values of Dwarf information entries. However, that
does not restrict the use of the information supplied to Dwarf targets. To
facilitate versioning of debug information, the tag is augmented with the
-current debug version (LLVMDebugVersion = 4 << 16 or 0x40000.)</a></p>
+current debug version (LLVMDebugVersion = 4 << 16 or 0x40000 or 262144.)</a></p>
<p>The details of the various descriptors follow.</p>
OpenPOWER on IntegriCloud