From 0b67c2127eb3b26b53ccdb925c87aad6ae19819d Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Mon, 9 Sep 2013 19:25:11 +0000 Subject: Update CMake file to fix buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190331 91177308-0d34-0410-b5e6-96231b3b80d8 --- unittests/Support/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'unittests') diff --git a/unittests/Support/CMakeLists.txt b/unittests/Support/CMakeLists.txt index 5f5d9f6..0c5180c 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 -- cgit v1.1