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][aot] Free LLVM module after AOT. #81014

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Jan 23, 2023

This is needed to avoid out of memory errors when multiple assemblies are AOT-ed during dedup.

This is needed to avoid out of memory errors when multiple assemblies
are AOT-ed during dedup.
@vargaz
Copy link
Contributor Author

vargaz commented Jan 23, 2023

Extracted from
#80903

@vargaz
Copy link
Contributor Author

vargaz commented Jan 23, 2023

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Jan 23, 2023

Failures are unrelated.

@vargaz vargaz merged commit d86c64a into dotnet:main Jan 23, 2023
mdh1418 pushed a commit to mdh1418/runtime that referenced this pull request Jan 24, 2023
This is needed to avoid out of memory errors when multiple assemblies
are AOT-ed during dedup.
@ghost ghost locked as resolved and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants