Skip to content

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

Merged
tstellar merged 1 commit into
llvm:mainfrom
tstellar:sym-fix
Mar 17, 2024
Merged

[llvm-shlib] Fix libLLVM-18 symlink on mingw#85554
tstellar merged 1 commit into
llvm:mainfrom
tstellar:sym-fix

Conversation

@tstellar
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor Author

@h-vetinari

Copy link
Copy Markdown
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
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