Make -save-temps behave like in GCC 4.5.
[oota-llvm.git] / lib / System / CMakeLists.txt
index ae3f371ea08e670f6b8d9a1494388fc116319f5a..a5a56e832dc2921c0b8e28f65b17c7c829bfc713 100644 (file)
@@ -12,6 +12,7 @@ add_llvm_library(LLVMSystem
   Program.cpp
   RWMutex.cpp
   Signals.cpp
+  Threading.cpp
   TimeValue.cpp
   )