summaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-07-25 21:13:23 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-07-25 21:13:23 +0000
commitf3379da7c6ae3c2c1bfdb2eb3f7d9650858b1ef1 (patch)
treef1d292261f7e152ac9581ec252e596b034c078eb /docs/SourceLevelDebugging.html
parentfce6b5058afd20dff33da1a1cc7bc14f0a230f82 (diff)
downloadllvm-f3379da7c6ae3c2c1bfdb2eb3f7d9650858b1ef1.tar.gz
llvm-f3379da7c6ae3c2c1bfdb2eb3f7d9650858b1ef1.tar.bz2
llvm-f3379da7c6ae3c2c1bfdb2eb3f7d9650858b1ef1.tar.xz
80 columns.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135972 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
-rw-r--r--docs/SourceLevelDebugging.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html
index 0fc77303ec..65d32992d3 100644
--- a/docs/SourceLevelDebugging.html
+++ b/docs/SourceLevelDebugging.html
@@ -298,8 +298,8 @@ height="369">
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 = 8 &lt;&lt; 16 or 0x80000 or
- 524288.)</a></p>
+ with the current debug version (LLVMDebugVersion = 8 &lt;&lt; 16 or
+ 0x80000 or 524288.)</a></p>
<p>The details of the various descriptors follow.</p>