-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
superpmi.py collect has --pmi, --crossgen, and -assemblies options to make collection of assemblies using PMI simple. Add a --crossgen2 option that would make it equally simple to collect a "crossgen2" compilation of a set of assemblies, without requiring the user to specify a script and do all the work to invoke crossgen2 and traverse directories themselves.
category:eng-sys
theme:super-pmi
skill-level:beginner
cost:small
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI