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

[release/8.0-rc2] Fixes for LLVM AOT on Windows from @lateralusX #92365

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 20, 2023

Backport of #92356 to release/8.0-rc2

/cc @directhex

Customer Impact

Reported in #92031, a customer was unable to build after selecting the Use LLVM optimising compiler option on android. This is due to our aot compiler not including the exe extension when shelling out to the LLVM tool opt.exe.

Testing

Validated locally - this is a gap in test coverage, which we will plug in #92376

Risk

Low

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

  • If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.

@steveisok steveisok added Servicing-consider Issue for next servicing release review Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 20, 2023
@steveisok steveisok self-requested a review September 21, 2023 01:27
@steveisok
Copy link
Member

Approved over email by tactics.

@carlossanlop carlossanlop merged commit 8ae598e into release/8.0-rc2 Sep 21, 2023
106 of 110 checks passed
@carlossanlop carlossanlop deleted the backport/pr-92356-to-release/8.0-rc2 branch September 21, 2023 09:24
@radical radical mentioned this pull request Sep 26, 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.
Labels
area-Codegen-AOT-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants