Skip to content

Conversation

@fanyang-mono
Copy link
Member

@fanyang-mono fanyang-mono commented Oct 5, 2022

Fix dotnet/performance#2625

Since the merge of https://github.com/dotnet/runtime/pull/75055/files, Mono llvm-jit has been disabled. This PR is to react to that.

@naricc
Copy link

naricc commented Oct 5, 2022

@adamsitnik

@naricc
Copy link

naricc commented Oct 5, 2022

Can we just delete the offending code instead of commenting it out? I don't think we want to check that into master.

@fanyang-mono
Copy link
Member Author

Can we just delete the offending code instead of commenting it out? I don't think we want to check that into master.

Since we are turning it back on again in the near future, I thought it was easier to just comment it out. If that doesn't fit the coding guideline, I could delete the commented code as well.

Copy link
Member

@adamsitnik adamsitnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @fanyang-mono !

@fanyang-mono
Copy link
Member Author

@naricc @adamsitnik I don't think the CI failures are related to my change. Could you confirm?

@adamsitnik
Copy link
Member

I don't think the CI failures are related to my change. Could you confirm?

I confirm they are not related to your changes. :shipit:

@adamsitnik adamsitnik merged commit 5ed46d5 into dotnet:master Oct 6, 2022
@AndreyAkinshin AndreyAkinshin added this to the v0.13.3 milestone Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mono AOT Arm64 failing

4 participants