From f3379da7c6ae3c2c1bfdb2eb3f7d9650858b1ef1 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 25 Jul 2011 21:13:23 +0000 Subject: 80 columns. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135972 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/SourceLevelDebugging.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/SourceLevelDebugging.html') 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 << 16 or 0x80000 or - 524288.)

+ with the current debug version (LLVMDebugVersion = 8 << 16 or + 0x80000 or 524288.)

The details of the various descriptors follow.

-- cgit v1.2.3