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

Fix build against LLVM 14 (Git main) #43722

Merged
merged 1 commit into from
Jan 10, 2022
Merged

Conversation

dnadlinger
Copy link
Member

@dnadlinger dnadlinger commented Jan 8, 2022

4c45f29 had reintroduced a use of getNumArgOperands(), which was already slated for removal in (at least) LLVM 12.

4c45f29 had reintroduced
a use of getNumArgOperands(), which was already slated for
removal in (at least) LLVM 12.
Copy link
Member

@pchintalapudi pchintalapudi left a comment

Choose a reason for hiding this comment

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

Seems good to me, I caught the changes to alloc-opt before the PR but missed these new ones.

@vchuravy vchuravy merged commit f7bb391 into JuliaLang:master Jan 10, 2022
@dnadlinger dnadlinger deleted the fix-llvm-14 branch January 10, 2022 00:40
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
4c45f29 had reintroduced
a use of getNumArgOperands(), which was already slated for
removal in (at least) LLVM 12.
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
4c45f29 had reintroduced
a use of getNumArgOperands(), which was already slated for
removal in (at least) LLVM 12.
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.

3 participants