-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the last CL in the CcLinkParams nightmare. Instead of doing the last 3 or 4 incrementally. We have decided to do one big CL where it gets deleted. These CLs where there is back and forth conversion from the old and the new API are error prone and have been rolled back quite frequently. The errors are introduced in the conversion code. By completely removing CcLinkingInfo and CcLinkParams, these errors go away and the refactoring is finished. All tests pass and there is no memory regression. Tested with downstream projects: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/767 RELNOTES:none PiperOrigin-RevId: 230347403
- Loading branch information
Showing
42 changed files
with
739 additions
and
1,764 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.