Skip to content

Fix build against LLVM 14 (Git main)#43722

Merged
vchuravy merged 1 commit intoJuliaLang:masterfrom
dnadlinger:fix-llvm-14
Jan 10, 2022
Merged

Fix build against LLVM 14 (Git main)#43722
vchuravy merged 1 commit intoJuliaLang:masterfrom
dnadlinger:fix-llvm-14

Conversation

@dnadlinger
Copy link
Copy Markdown
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.
@vchuravy vchuravy requested a review from pchintalapudi January 9, 2022 01:30
Copy link
Copy Markdown
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