diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2010-09-16 17:02:26 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2010-09-16 17:02:26 +0000 |
commit | 6144c1de6a7674dad94290650e4e14f24d42e421 (patch) | |
tree | 61b9578d222b0b62c4ed714f8144823cd8f7f2a4 /docs/CommandGuide/llvm-db.pod | |
parent | f3d15b0b3791d746d44d99b05d3bcb2e9bdf0eb3 (diff) |
Diffstat (limited to 'docs/CommandGuide/llvm-db.pod')
-rw-r--r-- | docs/CommandGuide/llvm-db.pod | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod deleted file mode 100644 index 132417685c2b9..0000000000000 --- 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<http://llvm.org/docs/SourceLevelDebugging.html> in the meantime. - -=head1 AUTHORS - -Maintained by the LLVM Team (L<http://llvm.org>). - -=cut |