From: Dan Gohman Date: Thu, 11 Feb 2010 19:35:26 +0000 (+0000) Subject: llvm-db was removed. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4bcf51be15c686ca2f5e75f3c3b0ec0b3297bfdd;p=oota-llvm.git llvm-db was removed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95904 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod deleted file mode 100644 index 132417685c2..00000000000 --- a/docs/CommandGuide/llvm-db.pod +++ /dev/null @@ -1,16 +0,0 @@ -=pod - -=head1 NAME - -llvm-db - LLVM debugger (alpha) - -=head1 SYNOPSIS - -Details coming soon. Please see -L in the meantime. - -=head1 AUTHORS - -Maintained by the LLVM Team (L). - -=cut