ObjFW  Hex Artifact Content

Artifact 15eed899955ea3c59bebdf8d7e4c72743ee7a284540c7f44faeb0eeae89991a0:

Manifest of check-in [15eed89995] - invoke-x86_64.m: Change __int128 handling

When using GCC (and thus conforming to the ABI), do not pass the low
half of an __int128 in a register while passing the high of an __int128
on the stack.

For Clang, just handle it as two longs. by js on 2017-09-17 02:20:44.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.