diff options
| author | Mikhail Glushenkov <foldr@codedgers.com> | 2008-03-26 21:18:58 +0000 |
|---|---|---|
| committer | Mikhail Glushenkov <foldr@codedgers.com> | 2008-03-26 21:18:58 +0000 |
| commit | 19e24df3a45703d5e3c888c914a0996eb58e92ea (patch) | |
| tree | 7097afae63e969f1a83c0cdb2425856c26991cd7 /llvm/tools | |
| parent | db390694ff4f9be055d22baa77bc33d64c4ab717 (diff) | |
| download | bcm5719-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.rst | 9 |
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 ====== |

