diff options
| author | Bob Wilson <bob.wilson@apple.com> | 2013-09-09 19:25:11 +0000 |
|---|---|---|
| committer | Bob Wilson <bob.wilson@apple.com> | 2013-09-09 19:25:11 +0000 |
| commit | 6b28b3183e4e2fefa5ebc567b17d11babb9091ae (patch) | |
| tree | c961908e09e8b441b23b00e070bdccd47f362644 | |
| parent | 33796c5e98ede9afc108580d2e02df61ea7dffb2 (diff) | |
| download | bcm5719-llvm-6b28b3183e4e2fefa5ebc567b17d11babb9091ae.tar.gz bcm5719-llvm-6b28b3183e4e2fefa5ebc567b17d11babb9091ae.zip | |
Update CMake file to fix buildbots.
llvm-svn: 190331
| -rw-r--r-- | llvm/unittests/Support/CMakeLists.txt | 1 |
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 |

