Only run this mutex test if threading is enabled. This
authorDuncan Sands <baldrick@free.fr>
Thu, 19 Nov 2009 20:48:14 +0000 (20:48 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 19 Nov 2009 20:48:14 +0000 (20:48 +0000)
commitb83012a180dbd8d55672fd946ac9c6256cb00bce
tree5ccff475ccce61efd1e480aba92f3aa5f87720d6
parent160069d15aef1cd756bae112da9149c98308da68
Only run this mutex test if threading is enabled.  This
fixes PR5395.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89385 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/ValueMapTest.cpp