llvm-db was removed.
authorDan Gohman <gohman@apple.com>
Thu, 11 Feb 2010 19:35:26 +0000 (19:35 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 11 Feb 2010 19:35:26 +0000 (19:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95904 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-db.pod [deleted file]

diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod
deleted file mode 100644 (file)
index 1324176..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-=pod
-
-=head1 NAME
-
-llvm-db - LLVM debugger (alpha)
-
-=head1 SYNOPSIS
-
-Details coming soon. Please see 
-L<http://llvm.org/docs/SourceLevelDebugging.html> in the meantime.
-
-=head1 AUTHORS
-
-Maintained by the LLVM Team (L<http://llvm.org>).
-
-=cut