How do I create a 64-bit integer constant?

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


On 16 June 2015 at 22:33, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> I can see API functions for int and long but not long long.
>

Ok I think I got it - I just need to set the type when calling
gcc_jit_context_new_rvalue_from_int().

Regards



More information about the Jit mailing list