bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
289 stars 207 forks source link

Add missing LLVM binaries #277

Closed Bo98 closed 5 months ago

Bo98 commented 6 months ago

And fix powerpc64le and macOS logic on these versions.

Bo98 commented 6 months ago

Sorry, took me a bit to figure out how the lint check worked. Should be good now!

siddharthab commented 5 months ago

Thank you for the change, and also for reminding me that I need to add instructions to the README on how to set up the linter.