ziglang / zig

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

doc: Bump LLVM version in README #21464

Closed mochalins closed 19 hours ago

mochalins commented 19 hours ago

Quick one-liner to bump README LLVM version now that llvm19 branch is merged.

Rexicon226 commented 19 hours ago

Should also be updated here: https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source

mochalins commented 19 hours ago

Should also be updated here: https://github.com/ziglang/zig/wiki/How-to-build-LLVM,-libclang,-and-liblld-from-source

Was just getting to that actually haha, although I don't believe Wikis require PRs.

As an aside, do you know of any way to cancel the CI runs? I don't want to use resources for something like this PR.

alexrp commented 19 hours ago

Thanks, I completely forgot that we mention the version here.