summaryrefslogtreecommitdiffstats
path: root/llvm/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-12-04 00:33:34 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-12-04 00:33:34 +0000
commit47d186cf55058498768c9a01e72a9a3856493444 (patch)
tree38e829cef3694cb5218466bbd9d2e085463f55d8 /llvm/docs/SourceLevelDebugging.html
parent6d1686c18b1a9d30617fee456627ea0531c814ba (diff)
downloadbcm5719-llvm-47d186cf55058498768c9a01e72a9a3856493444.tar.gz
bcm5719-llvm-47d186cf55058498768c9a01e72a9a3856493444.zip
Remove more smileys. I kept the one in WritingAnLLVMPass because it is actually
funny. llvm-svn: 18475
Diffstat (limited to 'llvm/docs/SourceLevelDebugging.html')
-rw-r--r--llvm/docs/SourceLevelDebugging.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html
index b9fbef4cc91..8a47a88d9a1 100644
--- a/llvm/docs/SourceLevelDebugging.html
+++ b/llvm/docs/SourceLevelDebugging.html
@@ -223,7 +223,7 @@ compatible with the LLVM license).</p>
<p>For someone so inclined, it should be straight-forward to write different
front-ends for the LLVM debugger, as the LLVM debugging engine is cleanly
separated from the <tt>llvm-db</tt> front-end. A new LLVM GUI debugger or IDE
-would be nice. :)</p>
+would be nice.</p>
</div>
@@ -246,7 +246,7 @@ interface as possible. This should make it extremely easy to learn
provides the subset of GDB commands that are applicable to LLVM debugging users.
If there is a command missing that make a reasonable amount of sense within the
<a href="#limitations">limitations of <tt>llvm-db</tt></a>, please report it as
-a bug or, better yet, submit a patch to add it. :)</p>
+a bug or, better yet, submit a patch to add it.</p>
</div>
OpenPOWER on IntegriCloud