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

Update after Instruction iterator-insertion deprecation #2724

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

svenvh
Copy link
Member

@svenvh svenvh commented Sep 23, 2024

Avoid deprecation warnings after LLVM commit 2f50b280dc8e ("[DebugInfo] Enable deprecation of iterator-insertion methods (#102608)", 2024-09-20).

Avoid deprecation warnings after LLVM commit 2f50b280dc8e
("[DebugInfo] Enable deprecation of iterator-insertion methods
(#102608)", 2024-09-20).
@svenvh svenvh changed the title Update getScalarOrArray* to take a BasicBlock::iterator Update after Instruction iterator-insertion deprecation Sep 23, 2024
@svenvh svenvh merged commit 374eb9d into KhronosGroup:main Sep 24, 2024
9 checks passed
@svenvh svenvh deleted the getScalarOrArray branch September 24, 2024 10:54
Copy link
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

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

Sorry for the late review, the patch is LGTM :)

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