[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: about header file parsing
Marc Nieper-Wißkirchen <marc@nieper-wisskirchen.de> writes:
> Am Do., 10. Jan. 2019 um 22:18 Uhr schrieb akrl <akrl@sdf.org>:
>
> [...]
>
>> Okay then lets go for gcc_jit_context_add_driver_option then.
>>
>> >
>> >> If we agree on an interface I propose my self to do the patch in
>> >> order
>> >> to have the occasion to setup the whole process.
>
> Thanks a lot, Andrea.
>
> I am wondering whether you could also make the procedures
> playback::context::invoke_embedded_driver and
> playback::context::invoke_external_driver available to client code of
> libgccjit. (If libgccjit is used as an AOT compiler, the user code may
> wish to invoke the driver independently. If the two procedures above
> are somehow exposed to user code, it doesn't have to duplicate the
> invocation code for an external driver and will be enabled to use the
> embedded driver as well.
>
> -- Marc
>
> [...]
>
Hi Marc,
there's no technical problem into including these into the patch.
But unless we have some special reason for that (like minimizing
LIBGCCJIT_ABI changes) I would rather prefer to have this changes as a
following patch.
But I guess is good to have Dave's opinion on all of these points.
Bests
Andrea
--
akrl@sdf.org