diff options
Diffstat (limited to 'llvm/lib/Support/CMakeLists.txt')
-rw-r--r-- | llvm/lib/Support/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index c31db7cd0e3..33ab04df5b5 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -124,7 +124,6 @@ add_llvm_library(LLVMSupport TargetRegistry.cpp ThreadLocal.cpp Threading.cpp - TimeValue.cpp Valgrind.cpp Watchdog.cpp |