Constants never get names.
[oota-llvm.git] / docs / TestingGuide.html
index 5979d3ec8a26141111e35a70bd5351db7975253e..467e58ec1bb047a3a742d228cb48076e6c9e64b8 100644 (file)
@@ -302,8 +302,8 @@ located.</dd>
 <dd>Path to a script that performs grep -C. Use this since not all
 platforms support grep -C.</dd>
 
-<dt>%llvmgcc</dt> <dd>Full path to the llvmgcc executable.</dd>
-<dt>%llvmgxx</dt> <dd>Full path to the llvmg++ executable.</dd>
+<dt>%llvmgcc</dt> <dd>Full path to the llvm-gcc executable.</dd>
+<dt>%llvmgxx</dt> <dd>Full path to the llvm-g++ executable.</dd>
 </ul>
 
 <p>There are also several scripts in the llvm/test/Scripts directory