diff options
author | jeremyd2019 <github@jdrake.com> | 2025-04-24 13:51:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-24 23:51:34 +0300 |
commit | 08efca9c2c2b9005a0390965a2bad9ef208e4db4 (patch) | |
tree | daefe0f2107d0f8455dee8be830c37edff0752b5 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 5d0afacd1bda42350efcd6ad567c70ec5c9d19d6 (diff) | |
download | llvm-08efca9c2c2b9005a0390965a2bad9ef208e4db4.zip llvm-08efca9c2c2b9005a0390965a2bad9ef208e4db4.tar.gz llvm-08efca9c2c2b9005a0390965a2bad9ef208e4db4.tar.bz2 |
[LLVM][Cygwin] Fix shared library name (#136599)
Treat Cygwin like WIN32 in llvm-shlib for naming the library.
Don't create shlib symlinks on Cygwin, they don't help anything there,
but teach llvm_install_library_symlink that Cygwin's shared libraries
live in BINDIR like WIN32.
Add a new variable to llvm-config's BuildVariables to have CMake's
shared library prefix, to avoid having to patch between "cyg" and
"msys-" on MSYS2.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions