[cfe-dev] Objective-C GNU runtime 64-bit fix
David Chisnall
csdavec at swansea.ac.uk
Wed Apr 1 09:15:57 PDT 2009
This diff fixes a problem where the compiler is reporting the wrong
size to the runtime on 64-bit architectures.
In related news, the FSF has just approved a new runtime exception for
the GNU Objective-C runtime, which means that code compiled with
compilers other than gcc (unless they are based on GCC but use
proprietary optimisations) can now use GNU libobjc without being bound
by the GPL.
This means that clang can compile Objective-C programs for the GNU
runtime without any licensing issues.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: application/octet-stream
Size: 738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090401/765e955b/attachment.obj>
More information about the cfe-dev
mailing list