Fix sentence-o.

llvm-svn: 84305
This commit is contained in:
Daniel Dunbar 2009-10-17 03:28:37 +00:00
parent 2bdc1a5c86
commit 1623c28f36
1 changed files with 2 additions and 1 deletions

View File

@ -179,7 +179,8 @@
<ul>
<li>PCC dates from the 1970's and has been dormant for most of that time.
The clang + llvm communities are very active.</li>
<li>PCC doesn't support Objective-C or C++ and doesn't aim to</li>
<li>PCC doesn't support Objective-C or C++ and doesn't aim to support
C++.</li>
<li>PCC's code generation is very limited compared to LLVM. It produces very
inefficient code and does not support many important targets.</li>
<li>Like Elsa, PCC's does not have an integrated preprocessor, making it