From: Misha Brukman Date: Thu, 1 Jul 2004 18:00:42 +0000 (+0000) Subject: llvm-db is in alpha stage, this document is a placeholder. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c1ed61717a24d3b13969f7e2afe780c6a8559f46;p=oota-llvm.git llvm-db is in alpha stage, this document is a placeholder. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14538 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod new file mode 100644 index 00000000000..ae9a74332dd --- /dev/null +++ b/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 in the meantime. + +=head1 AUTHORS + +Maintained by the LLVM Team (L). + +=cut +