llvm/tools/llvm-config
Artem Belevich 1e67d66d5e [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@273302 91177308-0d34-0410-b5e6-96231b3b80d8
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