1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/llvm-jitlink/llvm-jitlink-executor
Nikita Popov d8092ee676 [cmake] Link socket/nsl on SunOS in llvm-jitlink
llvm-jitlink and llvm-jitlink-executor make use of APIs that are
part of the socket and nsl libraries on SunOS systems (Solaris and
Illumos). Make sure they get linked.

Ran into this in Rust CI when cross-compiling LLVM 12 to these
targets.

Differential Revision: https://reviews.llvm.org/D97633
2021-03-09 19:04:59 +01:00
..
CMakeLists.txt [cmake] Link socket/nsl on SunOS in llvm-jitlink 2021-03-09 19:04:59 +01:00
llvm-jitlink-executor.cpp [Orc] Add JITLink debug support plugin for ELF x86-64 2021-03-02 15:07:35 +01:00