Add a configure test for pthread_getspecific, and use it when building ThreadLocal.
authorOwen Anderson <resistor@mac.com>
Thu, 25 Jun 2009 23:10:26 +0000 (23:10 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 25 Jun 2009 23:10:26 +0000 (23:10 +0000)
commit27fcfe1364943dadd99fd0ef5af6793f58acc446
treeef1c58589fb0ec613a98e770c1204a453264887c
parentc9ee1189c52930812a987932874667f1e04d6715
Add a configure test for pthread_getspecific, and use it when building ThreadLocal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74222 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure
include/llvm/Config/config.h.in
lib/System/ThreadLocal.cpp