llvm-db is in alpha stage, this document is a placeholder.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 1 Jul 2004 18:00:42 +0000 (18:00 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 1 Jul 2004 18:00:42 +0000 (18:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14538 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-db.pod [new file with mode: 0644]

diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod
new file mode 100644 (file)
index 0000000..ae9a743
--- /dev/null
@@ -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
+