summaryrefslogtreecommitdiffstats
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
commit6b28b3183e4e2fefa5ebc567b17d11babb9091ae (patch)
treec961908e09e8b441b23b00e070bdccd47f362644
parent33796c5e98ede9afc108580d2e02df61ea7dffb2 (diff)
downloadbcm5719-llvm-6b28b3183e4e2fefa5ebc567b17d11babb9091ae.tar.gz
bcm5719-llvm-6b28b3183e4e2fefa5ebc567b17d11babb9091ae.zip
Update CMake file to fix buildbots.
llvm-svn: 190331
-rw-r--r--llvm/unittests/Support/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/unittests/Support/CMakeLists.txt b/llvm/unittests/Support/CMakeLists.txt
index 5f5d9f6ccf3..0c5180c65fa 100644
--- a/llvm/unittests/Support/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud