ziglang / zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
34.85k stars 2.55k forks source link

LLVM 19: Updates for LLVM 19.1.0 #21444

Closed alexrp closed 1 month ago

alexrp commented 1 month ago

Not a lot here as it turns out.

@andrewrk I would suggest squashing these commits into the previous ones:

I'll send a separate PR updating ThreadSanitizer, potentially after the LLVM 19 upgrade. It's a bit more involved and I don't think it needs to block the upgrade.