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

add top-level CMakeLists.txt to llvm16 branch #97

Merged
merged 6 commits into from
Mar 13, 2024

Conversation

m-atalla
Copy link
Contributor

@m-atalla m-atalla commented Feb 27, 2024

Hi,
This PR implements #54 for the llvm16 branch. This is based on the changes merged in #94 for the main branch.

I think the following checklist could be helpful to follow when updating the other LLVM release branches:

  • add top level CMakeLists.txt
  • update src/CMakeLists.txt
  • update IR2Vec relative path in src/test-suite/sanity_check.sh.cmake
  • run make verify-all to ensure everything is working correctly
  • update python package paths
  • update workflows paths
  • update README.md build from source section

Please let me know if any additional changes are needed.

Thank you.

Copy link
Member

@svkeerthy svkeerthy left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for raising this PR and listing the tasks.

@svkeerthy svkeerthy merged commit 86e40ce into IITH-Compilers:llvm16 Mar 13, 2024
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