mirror of
https://github.com/ziglang/zig.git
synced 2025-12-15 02:33:07 +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.