Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[dotnet] Ask the linker to not mark copied assemblies if we're in a '…
…don't link' scenario. (#14011) This speeds up builds significantly when the linker is disabled. Test case: building tests/dotnet/MySimpleApp for macOS. * Before: 37s * After: 9s * Difference: 26s (4x faster) Test case: run the .NET tests * Before: 2h55 * After: 1h43 * Difference: 1h12 (1.7x faster) Contributes towards #10251. Ref: dotnet/linker#2089
- Loading branch information
68aaef9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ [CI Build] Tests failed on Build ❌
Tests failed on Build.
API diff
✅ API Diff from stable
View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff
API Current PR diff
ℹ️ API Diff (from PR only) (please review changes)
View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff
Generator diff
✅ Generator Diff (no change)
Packages generated
View packages
Test results
5 tests failed, 230 tests passed.
Failed tests
No test log file was produced)
Pipeline on Agent XAMBOT-1030.BigSur'
[dotnet] Ask the linker to not mark copied assemblies if we're in a 'don't link' scenario. (#14011)
68aaef9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests iOS (no summary found). 🔥
Result file D:\a\1\s\Reports\TestSummary-iOS64\TestSummary.md not found.
Pipeline on Agent
[dotnet] Ask the linker to not mark copied assemblies if we're in a 'don't link' scenario. (#14011)
68aaef9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests tvOS (no summary found). 🔥
Result file D:\a\1\s\Reports\TestSummary-tvos\TestSummary.md not found.
Pipeline on Agent
[dotnet] Ask the linker to not mark copied assemblies if we're in a 'don't link' scenario. (#14011)
68aaef9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ Tests failed on macOS Mac Catalina (10.15) ❌
Tests failed on Mac Catalina (10.15).
Failed tests are:
Pipeline on Agent
[dotnet] Ask the linker to not mark copied assemblies if we're in a 'don't link' scenario. (#14011)