about header file parsing

Marc Nieper-Wißkirchen marc@nieper-wisskirchen.de
Tue Jan 1 00:00:00 GMT 2019


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

[...]



More information about the Jit mailing list