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

Jonathan Schleifer js at webkeks.org
Sat May 12 03:50:39 PDT 2012


Hi!

Attached is a patch that adds the option -fobjc-direct-class-refs to Clang. It allows using direct references to classes with the GNU ABI, which Clang already emits, but does not use yet.

I have tested it with my own runtime, but it should also work with the GNUstep runtime.

I'd appreciate any feedback and would love to get it committed if the patch is done correctly.

PS: Please CC me, as I am not subscribed.

--
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: direct_class_refs.patch
Type: application/octet-stream
Size: 5344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120512/dac8227e/attachment.obj>


More information about the cfe-commits mailing list