llvm-svn: 45002
This commit is contained in:
Chris Lattner 2007-12-13 17:27:09 +00:00
parent 2048b067a6
commit 69b9ea5afa
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ compile it. If not, please let us know. Once it compiles it should run. If
not, that's a bug :)</li>
<li><b>Work on code generation for Objective C</b>: -emit-llvm support for
Objective C is basically non-existant at the time of this writing, this is a
Objective C is basically nonexistent at the time of this writing, this is a
nice open project that can be tackled incrementally (one language feature at a
time).</li>