summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-06-16 17:45:38 +0000
committerDouglas Gregor <dgregor@apple.com>2009-06-16 17:45:38 +0000
commitc791c376337d939d6658d90dd7b614fe6bea5097 (patch)
tree041e44b65a8695cf62f46de1dd7c77c61c44961b /llvm
parenteb105f99ec5e535c1c557b300158c1c863336838 (diff)
downloadbcm5719-llvm-c791c376337d939d6658d90dd7b614fe6bea5097.tar.gz
bcm5719-llvm-c791c376337d939d6658d90dd7b614fe6bea5097.zip
Add Threading.cpp to the CMake project files
llvm-svn: 73516
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Support/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt
index 7c8ce706b61..da80eaa07a3 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/lib/Support/CMakeLists.txt
@@ -25,6 +25,7 @@ add_llvm_library(LLVMSupport
StringMap.cpp
StringPool.cpp
SystemUtils.cpp
+ Threading.cpp
Timer.cpp
Triple.cpp
raw_ostream.cpp
OpenPOWER on IntegriCloud