Skip to content

[llvm-shlib] Fix libLLVM-18 symlink on mingw #85554

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Conversation

tstellar
Copy link
Collaborator

The TARGET_SONAME_FILE_NAME generator expression is not available on dll target platforms.

The TARGET_SONAME_FILE_NAME generator expression is not available on
dll target platforms.
@tstellar
Copy link
Collaborator Author

@h-vetinari

Copy link
Member

@mstorsjo mstorsjo left a comment

Choose a reason for hiding this comment

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

LGTM, this fixes by build.

@tstellar tstellar merged commit f849805 into llvm:main Mar 17, 2024
llvmbot pushed a commit to llvmbot/llvm-project that referenced this pull request Mar 19, 2024
The TARGET_SONAME_FILE_NAME generator expression is not available on dll
target platforms.

(cherry picked from commit f849805)
llvmbot pushed a commit to llvmbot/llvm-project that referenced this pull request Mar 19, 2024
The TARGET_SONAME_FILE_NAME generator expression is not available on dll
target platforms.

(cherry picked from commit f849805)
@pointhex pointhex mentioned this pull request May 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants