diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-db.pod')
| -rw-r--r-- | llvm/docs/CommandGuide/llvm-db.pod | 18 |
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 + |

