mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 03:25:01 +00:00
* Don't skip the TLS initialization (Fixes #9083) * Add a test case where a PIE program is built and run * Refactor the common initialization code in the Linux startup sequence.