commit | 130ba3e06d31a651451180b21744dc9dcc766875 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Feb 18 12:17:43 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 18 12:18:56 2021 -0800 |
tree | edad78cbbc5b786e9a6e41c2df1a1ee161324111 | |
parent | 6034795974c0dd4345a681031d1c4f97faea85e8 [diff] |
Add propeller_optimize input file always to additional linker inputs. https://github.com/bazelbuild/bazel/commit/31b689ba7238abe5629a0de87fb6e245910526bb refactored code in CCLinkingHelper.java and propeller_optimize ld profile now gets added only when additionalLinkerInputs is not empty. This breaks the uploading of an absolute ld profile to the link action. I have removed this restriction to always add propeller_optimize ld profile when it is available. I don't see a reason to not do it. PiperOrigin-RevId: 358235906
{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