summaryrefslogtreecommitdiff
path: root/unittests
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2013-09-09 19:25:11 +0000
committerBob Wilson <bob.wilson@apple.com>2013-09-09 19:25:11 +0000
commit0b67c2127eb3b26b53ccdb925c87aad6ae19819d (patch)
treec5969c8f7861f7dc156dcb9ff74e5aaf67d03d27 /unittests
parent18eb245a2e5ec41b5da1367d5f7e7619532f7ceb (diff)
downloadllvm-0b67c2127eb3b26b53ccdb925c87aad6ae19819d.tar.gz
llvm-0b67c2127eb3b26b53ccdb925c87aad6ae19819d.tar.bz2
llvm-0b67c2127eb3b26b53ccdb925c87aad6ae19819d.tar.xz
Update CMake file to fix buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190331 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests')
-rw-r--r--unittests/Support/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Support/CMakeLists.txt b/unittests/Support/CMakeLists.txt
index 5f5d9f6ccf..0c5180c65f 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