From 2d1e01c79583603a4bde226400f3598813126fc2 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 17 Aug 2004 08:01:57 +0000 Subject: Add a reference to the ComilerDriver documentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15876 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 7f61fdef1b..b207e75a01 100644 --- a/docs/index.html +++ b/docs/index.html @@ -156,6 +156,10 @@ source-level debugger.
  • Bugpoint automatic bug finder and test-case reducer description and usage information.
  • +
  • Compiler Driver (llvmc) - This document +describes the design and configuration of the LLVM compiler driver tool, +llvmc.
  • + -- cgit v1.2.3