summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2013-03-26 01:29:15 +0000
committerNick Lewycky <nicholas@mxc.ca>2013-03-26 01:29:15 +0000
commit8d9716265efb9912d60fcec472309b0b2bd9391f (patch)
treeadb76ef1ed321cfd278e73da6d195ee7a7de4711
parent4e06def851a32cbe1a7d18562462850cb9ca2a1e (diff)
downloadbcm5719-llvm-8d9716265efb9912d60fcec472309b0b2bd9391f.tar.gz
bcm5719-llvm-8d9716265efb9912d60fcec472309b0b2bd9391f.zip
Add missing file to cmake build.
llvm-svn: 177963
-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 a83558fafb7..3746a810114 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/lib/Support/CMakeLists.txt
@@ -83,6 +83,7 @@ add_llvm_library(LLVMSupport
Threading.cpp
TimeValue.cpp
Valgrind.cpp
+ Watchdog.cpp
Unix/Host.inc
Unix/Memory.inc
Unix/Mutex.inc
OpenPOWER on IntegriCloud