From a81d8fc43cf776842b6566af0bd5e8690db5cc7d Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 1 Nov 2004 21:31:39 +0000 Subject: Add missing tag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17414 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CompilerDriver.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index ca2fd12..0c514e8 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -336,6 +336,8 @@ optimization.

and linker. Note that a given source language needn't provide all these tools as many of them exist in llvm currently.

+ +
Directory Search

llvmc always looks for files of a specific name. It uses the @@ -748,7 +750,7 @@ optimization.

########################################################## assembler.command=llc %in% -o %out% %target% %time% %stats% - +
Glossary
-- cgit v1.1