commit | cc0f41dccc55bb1380b10cc65281632676192a8d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed May 16 17:26:26 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed May 16 17:27:54 2018 -0700 |
tree | dee53a4fd2c139e15e0f13d87b23d51a3de23953 | |
parent | c251ead49b1689984f32832047529e5469674c69 [diff] |
Build support for passing a software cache prefetching hints file. This flag assumes llvm supports an experimental 'prefetch-hints-flag' flag. The Bazel support simply plumbs the provided file through to the compiler. The flag is independent from the other fdo_ flags, and may be applied in any combination with them. RELNOTES: Introduce build support for providing cache prefetch hints. PiperOrigin-RevId: 196916547
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.