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][llvm] Avoid linking a bblock ending with a NOT_REACHABLE with … #97660

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Jan 29, 2024

…their successors.

This prevents llvm from failing for methods like Guid.FormatGuidVector128Utf8 ().

…their successors.

This prevents llvm from failing for methods like Guid.FormatGuidVector128Utf8 ().
@vargaz
Copy link
Contributor Author

vargaz commented Jan 29, 2024

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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