1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/llvm-config
Artem Belevich c49d776c67 [build] Make sure to link main executable with pthreads
Otherwise it gets linked in by one of the dependencies of shared
libraries which may be too late and we end up with weird crashes in
std::call_once().

Differential Revision: http://reviews.llvm.org/D21478

llvm-svn: 273302
2016-06-21 19:34:40 +00:00
..
BuildVariables.inc.in [llvm-config] Teach llvm-config about global-isel. 2016-03-08 00:02:50 +00:00
CMakeLists.txt [build] Make sure to link main executable with pthreads 2016-06-21 19:34:40 +00:00
llvm-config.cpp llvm-config: fix --libs on Linux 2016-03-14 21:39:58 +00:00