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

[Mono] Enable Mono AOT compiler to print out the list of compiled methods #79551

Closed
fanyang-mono opened this issue Dec 12, 2022 · 0 comments · Fixed by #81567
Closed

[Mono] Enable Mono AOT compiler to print out the list of compiled methods #79551

fanyang-mono opened this issue Dec 12, 2022 · 0 comments · Fixed by #81567
Assignees
Milestone

Comments

@fanyang-mono
Copy link
Member

fanyang-mono commented Dec 12, 2022

This feature will help with IL stripping for MAUI Android apps. (#44855)
The list of compiled methods will be passed into the IL stripping tool to remove AOT compiled methods.

Output format: text file

@fanyang-mono fanyang-mono added this to the 8.0.0 milestone Dec 12, 2022
@fanyang-mono fanyang-mono self-assigned this Dec 12, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Feb 2, 2023
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Feb 6, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Mar 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant