Test commit
authorMikhail Glushenkov <foldr@codedgers.com>
Wed, 26 Mar 2008 21:18:58 +0000 (21:18 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Wed, 26 Mar 2008 21:18:58 +0000 (21:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48840 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc2/doc/LLVMC-Enhancements.rst

index d3247c61d3fcb3a829d439bc6c655a6cfeb106ae..2b77816005bcd254a1374cdd1d5e1fa58d49c7e9 100644 (file)
@@ -240,15 +240,6 @@ categories:
   driver. Examples: --help, -o file/-pipe (redirect output). Can be
   local or global.
 
-Naming
-======
-
-Because the compiler driver, as a single point of access to the LLVM
-tool set, is a frequently used tool, it is desirable to make its name
-as short and easy to type as possible. Some possible names are 'llcc' or
-'lcc', by analogy with gcc.
-
-
 Issues
 ======