Next: Ahead-of-time compilation, Up: Compiling a context [Contents][Index]
This calls into GCC and builds the code, returning a gcc_jit_result *.
This is a thin wrapper around the gcc_jit_context_compile() API entrypoint.