aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/BasicBlockSections.cpp
diff options
context:
space:
mode:
authorBrad Smith <brad@comstyle.com>2024-01-08 23:28:04 -0500
committerGitHub <noreply@github.com>2024-01-08 23:28:04 -0500
commit49c35f69ac6884a07f07e7c09ca7b79282707f49 (patch)
tree3afec11f02a5d723f0a7787795dfd6975b44942a /llvm/lib/CodeGen/BasicBlockSections.cpp
parent3fa17954dedd59bfad9cef1778719fb6312a5949 (diff)
downloadllvm-49c35f69ac6884a07f07e7c09ca7b79282707f49.zip
llvm-49c35f69ac6884a07f07e7c09ca7b79282707f49.tar.gz
llvm-49c35f69ac6884a07f07e7c09ca7b79282707f49.tar.bz2
[CMake] Add support for building on illumos (#74930)
illumos has an older version of the Solaris linker that does not support the GNU version script compat nor version scripts and does not support -Bsymbolic-functions. Treat illumos linker separately. The libclang/CMakeLists part lifted from NetBSD's pkgsrc. Build tested on Solaris 11.4 and OpenIndiana 2023.10. /usr/bin/ld --version ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.3260 ld: Software Generation Utilities - Solaris Link Editors: 5.11-1.1790 (illumos)
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions