Files
Nim/tests/threads
LemonBoy ac0f5c83ca Fixes 8535 (#8591)
* Goodbye postInitProc

* Give preInitProc its own scope

Avoid any conflict between the variables introduced by preInitProc and
initProc since both are codegen'd in the same function body.

* Fix codegen for global var init in emulated TLS

Fixes #8535

* Add test for #8535

* Keep a bogus stack frame around

* Remove more dead code
2018-08-17 00:34:27 +02:00
..
2018-08-17 00:34:27 +02:00
2018-05-25 16:21:33 +02:00
2017-03-23 16:13:38 +01:00
2017-03-23 16:13:38 +01:00