Skip to content

Fixes for LLVM AOT on Windows from @lateralusX #92356

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

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

directhex
Copy link
Contributor

This avoids calling opt and llc on Windows, where the .exe extension is needed

Closes: #92031

@steveisok steveisok self-requested a review September 20, 2023 18:39
@steveisok
Copy link
Member

@directhex please backport to RC2

@directhex
Copy link
Contributor Author

/backport to release/8.0-rc2

@github-actions
Copy link
Contributor

Started backporting to release/8.0-rc2: https://github.com/dotnet/runtime/actions/runs/6253288297

@steveisok steveisok merged commit 9c8ff4c into dotnet:main Sep 21, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 21, 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.

Precompiling failed error after enabling LLVM on Android release builds
4 participants