aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorAndrew Wilkins <axwalk@gmail.com>2017-07-11 01:17:44 +0000
committerAndrew Wilkins <axwalk@gmail.com>2017-07-11 01:17:44 +0000
commit098b147347d3607ae053cdac82b2b2f2b0065022 (patch)
tree7236a6010f657e8b8ca5dda16a649a041960182f /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parent8bb0f6ec88a3bc205a440bb9ac59e5a8d8daae31 (diff)
downloadllvm-098b147347d3607ae053cdac82b2b2f2b0065022.zip
llvm-098b147347d3607ae053cdac82b2b2f2b0065022.tar.gz
llvm-098b147347d3607ae053cdac82b2b2f2b0065022.tar.bz2
[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
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions