Skip to content

[Crossgen2] Use assembly Debug flag to control optimizer if not specified explicity #44324

@nattress

Description

@nattress

Crossgen uses the debug flag from the input MSIL assembly to determine whether to optimize or not. Currently Crossgen2 uses an explicit parameter. We should support the same implicit functionality as Crossgen to keep the tools' behavior consistent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions