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

[snippy] Fix snippy build #33

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

asi-sc
Copy link
Collaborator

@asi-sc asi-sc commented May 17, 2024

This removes unused files that leads to configuration errors

This removes unused files that leads to configuration errors
@asi-sc
Copy link
Collaborator Author

asi-sc commented May 17, 2024

This PR fixes configuration issue

CMake Error at cmake/modules/LLVMProcessSources.cmake:116 (message):                                                                         
  Found unknown source file BlockGenPlan.cpp                                                                                                                                                                                                                                              
                                                                                                                                             
  Please update                                                                                                                              
  llvm/tools/llvm-snippy/lib/Generator/CMakeLists.txt

I verified that with this fix configuration and build stages passed. Lit testing passed as well.

@asi-sc asi-sc merged commit 6c9b6c4 into syntacore:main May 17, 2024
1 check passed
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.

1 participant