commit | c44fc571cc5b33718e1b8f50fb99c949669a3939 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Jan 03 11:41:37 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jan 03 11:43:31 2019 -0800 |
tree | 8adb8f2b36597604a1c09f1335f3102090711df4 | |
parent | 3ae786b29514080801fdf7944b3309ad2e883838 [diff] |
Refactor information kept for LTO backend/indexing steps into new LtoCompilationInfo class Rather than pass around a map from full to minimized bitcode file Artifacts (generated when we create the source actions), refactor this into a new LtoCompilationInfo class. It will be extended to pass down copt information from the source action to the corresponding LTO backend action. Extracted from unknown commit. RELNOTES: None. PiperOrigin-RevId: 227722936
{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.