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

David Chisnall theraven at theravensnest.org
Mon May 14 15:42:08 PDT 2012


On 14 May 2012, at 23:37, John McCall wrote:

> But yes, in principle it makes sense to write something like -fgnu-runtime=gnustep-1.0.

I would like to see something like -fobjc-runtime={gcc,gnustep,mac,objfw} and -fobjc-runtime-version={whatever}, with -fgnu-runtime, -fnext-runtime and -fobjc-nonfragile-abi as legacy options that mapped to some combination of these.  We already have a few extraneous things like -fobjc-legacy-dispatch that should really not be there as stand-alone options.

David



More information about the cfe-commits mailing list