From b62f651a1503f250437f471777dce55f4636a334 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 13 Dec 2007 17:27:09 +0000 Subject: [PATCH 1/1] typo git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45002 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/get_involved.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).
  • -- 2.40.0