mirror of
https://github.com/ziglang/zig.git
synced 2025-12-11 08:43:09 +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.