From: Bob Wilson Date: Mon, 9 Sep 2013 19:25:11 +0000 (+0000) Subject: Update CMake file to fix buildbots. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0b67c2127eb3b26b53ccdb925c87aad6ae19819d;p=oota-llvm.git Update CMake file to fix buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190331 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/Support/CMakeLists.txt b/unittests/Support/CMakeLists.txt index 5f5d9f6ccf3..0c5180c65fa 100644 --- a/unittests/Support/CMakeLists.txt +++ b/unittests/Support/CMakeLists.txt @@ -17,7 +17,6 @@ add_llvm_unittest(SupportTests EndianTest.cpp ErrorOrTest.cpp FileOutputBufferTest.cpp - IntegersSubsetTest.cpp LeakDetectorTest.cpp LockFileManagerTest.cpp ManagedStatic.cpp