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 11 compatibility fixes #53019

Merged
merged 3 commits into from
May 20, 2021
Merged

Conversation

imhameed
Copy link
Contributor

Fixes for minor source-level incompatibilities caught by
#52984.

AArch64Intrinsics really should be AARCH64Intrinsics. And llvm.floor,
llvm.ceil, and llvm.trunc are architecture-independent intrinsics.

Also adds LLVM 11 linking flags to CMakeLists.txt.

@imhameed imhameed merged commit d2939d3 into dotnet:main May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-LLVM-mono runtime-mono specific to the Mono runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants