From: Chris Lattner Date: Thu, 13 Dec 2007 17:27:09 +0000 (+0000) Subject: typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b62f651a1503f250437f471777dce55f4636a334;hp=2fbb049362920318e652af09cd0cb861f04fd41b;p=clang typo git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45002 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_involved.html b/www/get_involved.html index 51c362ed60..320b3ac044 100644 --- a/www/get_involved.html +++ b/www/get_involved.html @@ -75,7 +75,7 @@ compile it. If not, please let us know. Once it compiles it should run. If not, that's a bug :)
  • Work on code generation for Objective C: -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).