Revert r255444.
authorNico Weber <nicolasweber@gmx.de>
Sun, 13 Dec 2015 04:14:39 +0000 (04:14 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sun, 13 Dec 2015 04:14:39 +0000 (04:14 +0000)
commit205d072f694fe0e9c9dc18a2da9c74bf5151ef57
tree809d01195b173e5d32e075eb45cdb31058de9cde
parent517dd66ae37425460a7743737c2d27fa66f47eb8
Revert r255444.

It doesn't build on Windows and broke the Windows LLD and LLDB bots:
http://lab.llvm.org:8011/builders/lld-x86_64-win7/builds/27693/steps/build_Lld/logs/stdio
http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc/builds/13468/steps/build/logs/stdio

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255446 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ThreadPool.h [deleted file]
include/llvm/Support/thread.h
lib/Support/CMakeLists.txt
lib/Support/ThreadPool.cpp [deleted file]
unittests/Support/CMakeLists.txt
unittests/Support/ThreadPool.cpp [deleted file]