We need to include config.h to get the proper setting to LLVM_MULTITHREADED.
authorOwen Anderson <resistor@mac.com>
Mon, 6 Jul 2009 18:50:47 +0000 (18:50 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 6 Jul 2009 18:50:47 +0000 (18:50 +0000)
commit3d7622d0f5849fe2c1113c5751d4cfbc169d810f
treeec27d68eef3573fe9acd8ac86045c790d4859f51
parent508955156a25a9abc470a29e1760aa176d341cf9
We need to include config.h to get the proper setting to LLVM_MULTITHREADED.

Patch by Xerxes Ranby.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Threading.cpp