Add Threading.cpp to the CMake project files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73516 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Douglas Gregor 2009-06-16 17:45:38 +00:00
parent 5e8c50e550
commit dd0ae752ed

View File

@ -25,6 +25,7 @@ add_llvm_library(LLVMSupport
StringMap.cpp
StringPool.cpp
SystemUtils.cpp
Threading.cpp
Timer.cpp
Triple.cpp
raw_ostream.cpp