mirror of
https://github.com/ziglang/zig.git
synced 2026-01-26 09:15:24 +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.