diff options
author | LemonBoy <LemonBoy@users.noreply.github.com> | 2018-08-17 00:34:27 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2018-08-17 00:34:27 +0200 |
commit | ac0f5c83ca0d2dba96827f07b9d7a99c107144e7 (patch) | |
tree | 4f4d8a63421a2c829ee310967c9216f9250e0ff1 /lib/system/timers.nim | |
parent | af037546b0b8fb77a9bd33c6f75f6c7c216fa9bb (diff) | |
download | Nim-ac0f5c83ca0d2dba96827f07b9d7a99c107144e7.tar.gz |
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
Diffstat (limited to 'lib/system/timers.nim')
0 files changed, 0 insertions, 0 deletions