llvm-db is in alpha stage, this document is a placeholder.
llvm-svn: 14538
diff --git a/llvm/docs/CommandGuide/llvm-db.pod b/llvm/docs/CommandGuide/llvm-db.pod
new file mode 100644
index 0000000..ae9a743
--- /dev/null
+++ b/llvm/docs/CommandGuide/llvm-db.pod
@@ -0,0 +1,18 @@
+
+=pod
+
+=head1 NAME
+
+llvm-db - LLVM debugger (alpha)
+
+=head1 SYNOPSIS
+
+Details coming soon. Please see our
+L<http://llvm.cs.uiuc.edu/docs/SourceLevelDebugging.html> in the meantime.
+
+=head1 AUTHORS
+
+Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+
+=cut
+