Tags: bazel-contrib/toolchains_llvm
Tags
0.8 Changes since 0.7.3 - Do not depend on gcc or libgcc install - Fix default key logic in urls attribute - Properly handle system paths for LLVM distribution - Fix use of absolute paths with sysroots - Support for Pop!_OS and RHEL in LLVM fetch logic - Small code and documentation cleanups
- Expose the platform targets in `platforms/` (#107, thanks @dududko) - Include `dwp`, `objcopy`, and `strip` correctly fixing `.stripped` and `.dwp` targets (#108, thanks @fishcakez) - Drop support for Makevars - Add LLVM 13 distributions (#113, thanks @yasushi-saito) - Add workarounds for old `libtool` versions that don't support parameter files (#115)