Skip to content

Conversation

daveinglis
Copy link
Contributor

There was some code in swiftPM that would set
CLANG_COVERAGE_MAPPING_LINKER_ARGS = NO if the mach_o_type was "mh_object" due to some duplicate symbol problems, this change moves it down to the objfile product type spec where it belongs.

There was some code in swiftPM that would set
CLANG_COVERAGE_MAPPING_LINKER_ARGS = NO if the mach_o_type was "mh_object"
due to some duplicate symbol problems, this change moves it down to the
objfile product type spec where it belongs.
@owenv
Copy link
Collaborator

owenv commented Sep 15, 2025

@swift-ci test

1 similar comment
@daveinglis
Copy link
Contributor Author

@swift-ci test

@daveinglis daveinglis merged commit 8f33527 into swiftlang:main Sep 15, 2025
37 of 38 checks passed
@daveinglis daveinglis deleted the objectfile_update branch September 30, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants