From 92ec3d1bf43a63104d519055791ebb2cd6a91413 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 18 Jan 2011 06:12:10 +0000 Subject: finish a sentence. llvm-svn: 123750 --- llvm/docs/SourceLevelDebugging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/SourceLevelDebugging.html') diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index 166ce0790c1..300f97a8800 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/docs/SourceLevelDebugging.html @@ -78,7 +78,7 @@ height="369"> that the LLVM debug information takes, which is useful for those interested in creating front-ends or dealing directly with the information. Further, this document provides specific examples of what debug information - for C/C++.

+ for C/C++ looks like.

-- cgit v1.2.3