Skip to content

Add --optimize option to calls to crossgen2.exe. - #234

Merged
erozenfeld merged 1 commit into
dotnet:masterfrom
erozenfeld:Crossgen2Optimize
Nov 26, 2019
Merged

Add --optimize option to calls to crossgen2.exe.#234
erozenfeld merged 1 commit into
dotnet:masterfrom
erozenfeld:Crossgen2Optimize

Conversation

@erozenfeld

Copy link
Copy Markdown
Contributor

This is a follow-up to #228. Unlike crossgen.exe, crossgen2.exe
needs an explicit --optimize option. I added the method to set it
in #228 but forgot to call it from GenerateAsm. This change adds
the missing call.

This is a follow-up to dotnet#228. Unlike crossgen.exe, crossgen2.exe
needs an explicit --optimize option. I added the method to set it
in dotnet#228 but forgot to call it from GenerateAsm. This change adds
the missing call.
@erozenfeld
erozenfeld requested a review from echesakov November 26, 2019 01:15
@erozenfeld

Copy link
Copy Markdown
Contributor Author

@echesakovMSFT @dotnet/jit-contrib PTAL

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