mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 14:19:55 +00:00
This prevents it from trying to access thread local storage before it has set up thread local storage, particularly when code coverage instrumentation is enabled.