pushed V3:
* included some tests Paul wrote in !6549 about TLS arrays memory layout * implement the memory layout for tls arrays
@gofman from my local tests, the count in TLS array seem to be only stored on a DWORD; also removed the second half of the tests (as they were identical to the first half). So adapted accordingly.