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 | 92ec3d1bf43a63104d519055791ebb2cd6a91413 (patch) | |
| tree | d45d47b1b7557037d4074529971f43e0c56ce777 /llvm/docs/SourceLevelDebugging.html | |
| parent | c386f8a1f6f7aca00707e713dab10db6b86d7d87 (diff) | |
| download | bcm5719-llvm-92ec3d1bf43a63104d519055791ebb2cd6a91413.tar.gz bcm5719-llvm-92ec3d1bf43a63104d519055791ebb2cd6a91413.zip | |
finish a sentence.
llvm-svn: 123750
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
| -rw-r--r-- | llvm/docs/SourceLevelDebugging.html | 2 |
1 files changed, 1 insertions, 1 deletions
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</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> |

