mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
Before this change, thread local variables were landmines if LLVM decided to optimize any writes to them using vector instructions.
Before this change, thread local variables were landmines if LLVM decided to optimize any writes to them using vector instructions.