X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FSupport%2FCMakeLists.txt;h=75b3e89f916752d516811621d3fc3730f6f9394f;hp=784e00e15b9e897d0337193c882be8ecdf9c8f14;hb=04d774cd3866f88864c7146b7102bc5a0cb75f79;hpb=acf945fdd11fab3fbc0fa40f5b11139d8a7758ea;ds=sidebyside diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 784e00e15b9..75b3e89f916 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -89,6 +89,7 @@ add_llvm_library(LLVMSupport StringRef.cpp SystemUtils.cpp TargetParser.cpp + ThreadPool.cpp Timer.cpp ToolOutputFile.cpp Triple.cpp