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

Llvm20upgrade #140

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nishant-sachdeva
Copy link
Contributor

No description provided.

@@ -77,7 +78,11 @@ If you're a C++ developer and require low-level control, optimization, or integr
## Requirements
* cmake (>= 3.13.4)
* GNU Make (4.2.1)
<<<<<<< HEAD
Copy link
Member

Choose a reason for hiding this comment

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

Please fix merge.

@@ -18,7 +18,8 @@ Please see [here](https://compilers.cse.iith.ac.in/projects/ir2vec/) for more de

| LLVM Version | Branch |
| ------------ | ------ |
| LLVM 19.1.7 | [main](https://github.com/IITH-Compilers/IR2Vec) |
| LLVM 20.1.0 | [main](https://github.com/IITH-Compilers/IR2Vec) |
| LLVM 19.1.7 | [main](https://github.com/IITH-Compilers/IR2Vec/tree/llvm19) |
Copy link
Member

Choose a reason for hiding this comment

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

main --> llvm19

@@ -8,8 +8,13 @@


def get_index_file():
<<<<<<< HEAD
Copy link
Member

Choose a reason for hiding this comment

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

Fix merge issues

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