commit | 00e30ca5968d42b4a1e42327fa683debc1063b89 | [log] [tgz] |
---|---|---|
author | Oleh Stolyar <stolyar.oleh@gmail.com> | Thu Feb 04 04:50:37 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 04 04:51:35 2021 -0800 |
tree | 605333cc42a508470cce8912abc97fd5f725f1f3 | |
parent | 32fc451600b6e94a015263eb1c8a63e974f6f4cc [diff] |
Add support for LLD in unix_cc_configure Unix cc autoconfiguration would only enable LTO support with the `gold` linker. This commit enables `thin_lto` when using LLD - it's a drop-in replacement for GNU linkers. Closes #12890. PiperOrigin-RevId: 355601031
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md