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

release/18.x: [libclc] Fix linking against libIRReader #91553

Merged
merged 1 commit into from
May 15, 2024

Conversation

illwieckz
Copy link
Contributor

Fixes #91551:

The patch is not needed in main because another larger patch already merged in main includes this change: 61efea7 .

This one line patch is enough to fix the build on LLVM 18 branch so it's probably a good idea to merge it, it's obvious, non-intrusive and can't do harm.

@illwieckz illwieckz changed the title [libclc] Fix linking against libIRReader (release/18.x) release/18.x: [libclc] Fix linking against libIRReader May 9, 2024
@illwieckz illwieckz force-pushed the libclc-irreader-link branch 3 times, most recently from 604b95f to dcb8d6b Compare May 9, 2024 03:42
@nikic nikic added this to the LLVM 18.X Release milestone May 14, 2024
@tstellar tstellar merged commit 1665723 into llvm:release/18.x May 15, 2024
6 of 7 checks passed
@tstellar
Copy link
Collaborator

@illwieckz (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants