Does libgccjit support union definitions?

Dibyendu Majumdar mobile@majumdar.org.uk
Thu Jan 1 00:00:00 GMT 2015


On 9 June 2015 at 22:33, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> LLVM does not support unions - so one has to use structs and casts
> etc. Does libgccjit support union types?
>

I see that there is an API to create a union type, although this is
not described in the online docs. So in general are the online docs
kept up to date or should I just refer to the header file?

Regards



More information about the Jit mailing list