[cfe-commits] [PATCH] Add -fobjc-direct-class-refs

Jonathan Schleifer js at webkeks.org
Sat May 19 11:38:45 PDT 2012


Here is an improved version, please use this. The old one did not override the current default behaviour for all GNU runtimes to use the latest ABI version which is not implemented by anything besides GNUstep - it's actually not a GNU ABI anymore, but a GNUstep ABI. This should really be changed to a sane default and only enabled when using -fgnustep-runtime, which should be done similarly to how I did -fobjfw-runtime now.

--
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objfw-runtime.patch
Type: application/octet-stream
Size: 8875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120519/764add9f/attachment.obj>


More information about the cfe-commits mailing list