bazel-contrib / toolchains_llvm

LLVM toolchain for bazel
Apache License 2.0
296 stars 213 forks source link

Support for more target platforms #352

Open DanielBrandes-FlyNow opened 3 months ago

DanielBrandes-FlyNow commented 3 months ago

Hi there,

thank you for your great work to make the llvm toolchain hermetic available in bazel, this helps alot! Especially the bazel module integration is really helpful.

It is possible to integrate other target platforms? I think for example arm would be very interesting for many people.

best regards,

Daniel