aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/llvmc2/doc/LLVMC-Enhancements.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/llvmc2/doc/LLVMC-Enhancements.rst b/tools/llvmc2/doc/LLVMC-Enhancements.rst
index d3247c6..2b77816 100644
--- a/tools/llvmc2/doc/LLVMC-Enhancements.rst
+++ b/tools/llvmc2/doc/LLVMC-Enhancements.rst
@@ -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
======