From 47d186cf55058498768c9a01e72a9a3856493444 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Sat, 4 Dec 2004 00:33:34 +0000 Subject: [PATCH] Remove more smileys. I kept the one in WritingAnLLVMPass because it is actually funny. llvm-svn: 18475 --- llvm/docs/SourceLevelDebugging.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm/docs/SourceLevelDebugging.html b/llvm/docs/SourceLevelDebugging.html index b9fbef4cc911..8a47a88d9a12 100644 --- a/llvm/docs/SourceLevelDebugging.html +++ b/llvm/docs/SourceLevelDebugging.html @@ -223,7 +223,7 @@ compatible with the LLVM license).

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 llvm-db front-end. A new LLVM GUI debugger or IDE -would be nice. :)

+would be nice.

@@ -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 limitations of llvm-db, please report it as -a bug or, better yet, submit a patch to add it. :)

+a bug or, better yet, submit a patch to add it.