From 3277b69d734b9c90b44ebde4ede005717e2c3b2e Mon Sep 17 00:00:00 2001 From: ed Date: Tue, 2 Jun 2009 17:52:33 +0000 Subject: Import LLVM, at r72732. --- docs/CommandGuide/llvm-db.pod | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/CommandGuide/llvm-db.pod (limited to 'docs/CommandGuide/llvm-db.pod') diff --git a/docs/CommandGuide/llvm-db.pod b/docs/CommandGuide/llvm-db.pod new file mode 100644 index 0000000..1324176 --- /dev/null +++ b/docs/CommandGuide/llvm-db.pod @@ -0,0 +1,16 @@ +=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 -- cgit v1.1