[PATCH 2/2] jit: add switch statements

Jeff Law law@redhat.com
Thu Jan 1 00:00:00 GMT 2015


On 06/25/2015 01:13 PM, David Malcolm wrote:
>
>    * It extends the libgccjit API.  It's not clear to me yet how to
>      manage extensions of the libgccjit API: should I use symbol maps
>      and versioning, or bump the SONAME?  I'm thinking of providing
>      precanned feature macros within libgccjit.h e.g:
>
>        #define LIBGCCJIT_HAVE_SWITCH_STATEMENT
Seems to me you should use a symbol map and bump the version.

jeff
>



More information about the Jit mailing list