diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-07-31 04:23:21 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-07-31 04:23:21 +0200 |
| commit | 04864559e23b511ad853c7c1dc0acccce73fa629 (patch) | |
| tree | b8771b4ecb3d640cae8b6f278b4f5cec109d47d3 /.travis.yml | |
| parent | 40e43c14657b58cced174f099b0ba2d0cfdb3532 (diff) | |
| download | tanya-04864559e23b511ad853c7c1dc0acccce73fa629.tar.gz | |
Respect how Windows passes arrays on x86_64
tanya.memory.arch.x86_64:
Linux passes the array length and the data pointer in separate registers.
Windows passes a pointer to the whole array instead (pointer to the
array length practically).
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions
