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

Some fixups. #53

Merged
merged 2 commits into from
May 31, 2024
Merged

Some fixups. #53

merged 2 commits into from
May 31, 2024

Conversation

SagarMaheshwari99
Copy link
Collaborator

No description provided.

This triggers a linker check during configuration which utilizes the startup objs but they are not available yet.
@@ -22,7 +22,6 @@ foreach(target ${LLVM_BUILTIN_TARGETS})
set(BUILTINS_${target}_CMAKE_BUILD_TYPE Release CACHE STRING "")
set(RUNTIMES_${target}_CMAKE_BUILD_TYPE Release CACHE STRING "")
set(BUILTINS_${target}_LLVM_USE_LINKER lld CACHE STRING "")
Copy link
Collaborator

Choose a reason for hiding this comment

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

The same check is not performed for BUILTINS?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No.

@SagarMaheshwari99 SagarMaheshwari99 merged commit d3021c9 into aie-public May 31, 2024
7 of 8 checks passed
@SagarMaheshwari99 SagarMaheshwari99 deleted the sagarm.cache branch May 31, 2024 15:30
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.

2 participants