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

Revert unnecessary changes #2567

Merged
merged 2 commits into from Apr 28, 2024

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Apr 28, 2024

No description provided.

@jkotas jkotas marked this pull request as ready for review April 28, 2024 13:15
@jkotas
Copy link
Member Author

jkotas commented Apr 28, 2024

@dotnet/nativeaot-llvm

@@ -30,10 +30,6 @@ if(CLR_CMAKE_HOST_UNIX)
endif(CLR_CMAKE_TARGET_ARCH_AMD64 OR CLR_CMAKE_TARGET_ARCH_I386)
endif (CLR_CMAKE_HOST_UNIX)

if(CLR_CMAKE_TARGET_ARCH_WASM)
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved to src/coreclr/nativeaot/Runtime/CMakeLists.txt

Copy link

@SingleAccretion SingleAccretion 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!

@jkotas jkotas merged commit 2dad0c2 into dotnet:feature/NativeAOT-LLVM Apr 28, 2024
11 checks passed
@jkotas jkotas deleted the unnecessary-diffs branch April 28, 2024 19:06
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.

None yet

2 participants