diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index 1d1bdb662d1..a0579bc9737 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -54,8 +54,8 @@
The llvmc tool is a configurable compiler - driver. As such, it isn't a compiler, optimizer, +
The llvmc tool is a configurable compiler + driver. As such, it isn't a compiler, optimizer, or a linker itself but it drives (invokes) other software that perform those tasks. If you are familiar with the GNU Compiler Collection's gcc tool, llvmc is very similar.