summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-07-01 18:00:42 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-07-01 18:00:42 +0000
commit0667a12dcd52d47c9b3208552d14144d0f831638 (patch)
treecaec9cb115b182673e335390670f6b872a928237
parent3121ce052f0609dcc24cecc1f1dcdc4bd5ef83bc (diff)
downloadbcm5719-llvm-0667a12dcd52d47c9b3208552d14144d0f831638.tar.gz
bcm5719-llvm-0667a12dcd52d47c9b3208552d14144d0f831638.zip
llvm-db is in alpha stage, this document is a placeholder.
llvm-svn: 14538
-rw-r--r--llvm/docs/CommandGuide/llvm-db.pod18
1 files changed, 18 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-db.pod b/llvm/docs/CommandGuide/llvm-db.pod
new file mode 100644
index 00000000000..ae9a74332dd
--- /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
+
OpenPOWER on IntegriCloud