Changes since release 0.6.3:
- Ability to override compiler and linker flags from different bazel feature groups (c0e0937).
- URLs for LLVM archives as an alternative to
toolchain_rootsthroughhttp_archive(c728048). - stdlib implementation and cxx_standard can now be specified (38ab9f6 and 5105e05).
- Convenience targets for
libomp,clang-formatandllvm-covin@llvm_toolchain//(7e2edd4 and c728048). - [breaking] lpthread and ldl are now removed from default
link_libs(7580bbe).