[PATCH] libgccjit.h: Make the macro definition for testing gcc_jit_context_new_bitcast correctly available.
David Malcolm
dmalcolm@redhat.com
Mon Jul 25 23:18:53 GMT 2022
On Sat, 2022-07-23 at 13:31 +0530, Vibhav Pant via Jit wrote:
> The macro definition for LIBGCCJIT_HAVE_gcc-jit_context_new_bitcast
> was earlier located in the documentation comment for
> gcc_jit_context_new_bitcast, making it unavailable to code that
> consumed libgccjit.h. This patch moves the definition out of the
> comment, making it effective.
Good catch!
Do you have push rights to the git repo, or should I push this?
Thanks
Dave
More information about the Jit
mailing list