From: Chris Lattner Date: Tue, 18 Jan 2011 06:12:10 +0000 (+0000) Subject: finish a sentence. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=899407533ac26ff0ff827631bd5164b67548272f;p=oota-llvm.git finish a sentence. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123750 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 166ce0790c1..300f97a8800 100644 --- a/docs/SourceLevelDebugging.html +++ b/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.