diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index ca2fd127c7b..0c514e81a99 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. + +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% - +