Next: LIBGCCJIT_ABI_20, Previous: LIBGCCJIT_ABI_18, Up: ABI symbol tags [Contents][Index]
LIBGCCJIT_ABI_20
LIBGCCJIT_ABI_18
LIBGCCJIT_ABI_19
LIBGCCJIT_ABI_19 covers the addition of API entrypoints to set the initial value of a global with an rvalue and to use constructors:
gcc_jit_context_new_array_constructor() gcc_jit_context_new_struct_constructor() gcc_jit_context_new_union_constructor() gcc_jit_global_set_initializer_rvalue()