diff options
author | Chris Lattner <sabre@nondot.org> | 2011-01-18 06:12:10 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-01-18 06:12:10 +0000 |
commit | 899407533ac26ff0ff827631bd5164b67548272f (patch) | |
tree | c097a593db0e54072b52adcbc91949d00a063c44 /docs/SourceLevelDebugging.html | |
parent | 687ae9606bb983659700b133963f48c9a06aec03 (diff) |
finish a sentence.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123750 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
-rw-r--r-- | docs/SourceLevelDebugging.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 166ce0790c..300f97a880 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -78,7 +78,7 @@ height="369"> that the LLVM debug information</a> 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++.</p> + for C/C++ looks like.</p> </div> |