LemonBoy 0c355bef9e std: Slim down the error code path in initStaticTLS
Calling @panic made the executable ~30x times bigger, use a simple
`abort()` and let the user figure out what went wrong.

Supporting ARMv6 (and earlier?) platforms is not a priority.

Closes #6676
2020-10-21 23:35:06 -04:00
..
2020-10-18 18:24:36 +02:00
2020-09-11 20:02:41 -04:00
2020-10-20 23:27:12 +03:00
2020-09-04 05:15:03 +03:00
2020-09-11 20:02:41 -04:00
2020-10-07 04:34:09 -04:00
2020-10-17 21:06:54 -04:00
2020-10-17 17:52:09 -07:00
2020-10-18 18:24:36 +02:00
2020-09-04 22:49:14 +03:00
2020-09-22 05:12:21 -07:00