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] Remove the llvmonly exception handling code, its not used any … #66875

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Mar 19, 2022

…more.

@vargaz
Copy link
Contributor Author

vargaz commented Mar 19, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@akoeplinger
Copy link
Member

would you mind updating the comments here to document that llvmonly and llvmonly-interp are the same now:

/* Same as full, but use only llvm compiled code */
MONO_AOT_MODE_LLVMONLY,

@vargaz
Copy link
Contributor Author

vargaz commented Mar 20, 2022

Some failures are relevant.

@vargaz
Copy link
Contributor Author

vargaz commented Mar 21, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Mar 21, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Mar 22, 2022

The 'Build Browser wasm windows Release LibraryTests_AOT' lane times out, not sure whenever its relevant or not.

@vargaz
Copy link
Contributor Author

vargaz commented Mar 22, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Mar 22, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz vargaz merged commit 894382d into dotnet:main Mar 22, 2022
@vargaz vargaz deleted the cleanup-eh branch March 22, 2022 21:10
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Mar 30, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Apr 22, 2022
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.

3 participants