summaryrefslogtreecommitdiffstats
path: root/llvm/tools
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2008-03-26 21:18:58 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2008-03-26 21:18:58 +0000
commit19e24df3a45703d5e3c888c914a0996eb58e92ea (patch)
tree7097afae63e969f1a83c0cdb2425856c26991cd7 /llvm/tools
parentdb390694ff4f9be055d22baa77bc33d64c4ab717 (diff)
downloadbcm5719-llvm-19e24df3a45703d5e3c888c914a0996eb58e92ea.tar.gz
bcm5719-llvm-19e24df3a45703d5e3c888c914a0996eb58e92ea.zip
Test commit
llvm-svn: 48840
Diffstat (limited to 'llvm/tools')
-rw-r--r--llvm/tools/llvmc2/doc/LLVMC-Enhancements.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/llvm/tools/llvmc2/doc/LLVMC-Enhancements.rst b/llvm/tools/llvmc2/doc/LLVMC-Enhancements.rst
index d3247c61d3f..2b77816005b 100644
--- a/llvm/tools/llvmc2/doc/LLVMC-Enhancements.rst
+++ b/llvm/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
======
OpenPOWER on IntegriCloud