llvm-project/llvm/tools/llvm-shlib
Andrew Wilkins 098b147347 [cmake] Check for Haiku when setting LIB_NAMES for GNU ld
Haiku uses GNU ld for linking, but is not captured in the
conditional when setting LIB_NAMES. This causes a shared
library with no symbols on Haiku. This patch simply adds
a check for whether the CMake system name is Haiku in
addition to the existing checks.

Patch by Jérôme Duval.

Differential Revision: https://reviews.llvm.org/D34998

llvm-svn: 307607
2017-07-11 01:17:44 +00:00
..
CMakeLists.txt [cmake] Check for Haiku when setting LIB_NAMES for GNU ld 2017-07-11 01:17:44 +00:00
libllvm.cpp llvm-shlib: Remove the option to override __cxa_atexit 2016-03-14 21:54:45 +00:00
simple_version_script.map.in Add a linker script to version LLVM symbols 2017-04-17 20:51:50 +00:00