[PATCH] D13841: [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not compatible with ldconfig
Keno Fischer via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 24 19:00:58 PDT 2016
loladiro added a comment.
I realize I may have missed my window of opportunity here, but do the Mac shared lib names no longer include the version? When I build a recent LLVM, I only get `libLLVM.dylib`, without any version numbers or even symlinks. Was that intentional?
Repository:
rL LLVM
https://reviews.llvm.org/D13841
More information about the llvm-commits
mailing list