Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ILLink cleanup #3156

Merged
merged 4 commits into from
Apr 29, 2019
Merged

ILLink cleanup #3156

merged 4 commits into from
Apr 29, 2019

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Apr 20, 2019

Respond to remaining feedback from #3125:

  • Use default deps generation mode
  • Use TrimmerRootDescriptor (singular) itemgroup, without a corresponding property

@swaroop-sridhar The second two commits set the proper linker defaults. I made them part of the same PR to avoid having to fix merge conflicts between these changes.

sbomer added 4 commits April 19, 2019 17:50
- Change name to singular version
- Remove property with the same name
- Update tests to use the ItemGroup instead
The default is to copy used assemblies. Also disable mono-specific
localization assembly behavior (-l none).

These defaults more properly belong in ILLink.Tasks, but I'd like to
set them here for this preview to avoid having to wait for changes to
flow through again.
@sbomer
Copy link
Member Author

sbomer commented Apr 29, 2019

@nguerrera PTAL

@nguerrera nguerrera merged commit 6fa4142 into dotnet:master Apr 29, 2019
dsplaisted pushed a commit to dsplaisted/sdk that referenced this pull request Feb 19, 2020
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.

3 participants