Add missing file to cmake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177963 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2013-03-26 01:29:15 +00:00
parent d5e1be03ed
commit f4cdfc12a1

View File

@ -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