[llvm] r190331 - Update CMake file to fix buildbots.

Bob Wilson bob.wilson at apple.com
Mon Sep 9 12:25:11 PDT 2013


Author: bwilson
Date: Mon Sep  9 14:25:11 2013
New Revision: 190331

URL: http://llvm.org/viewvc/llvm-project?rev=190331&view=rev
Log:
Update CMake file to fix buildbots.

Modified:
    llvm/trunk/unittests/Support/CMakeLists.txt

Modified: llvm/trunk/unittests/Support/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/unittests/Support/CMakeLists.txt?rev=190331&r1=190330&r2=190331&view=diff
==============================================================================
--- llvm/trunk/unittests/Support/CMakeLists.txt (original)
+++ llvm/trunk/unittests/Support/CMakeLists.txt Mon Sep  9 14:25:11 2013
@@ -17,7 +17,6 @@ add_llvm_unittest(SupportTests
   EndianTest.cpp
   ErrorOrTest.cpp
   FileOutputBufferTest.cpp
-  IntegersSubsetTest.cpp
   LeakDetectorTest.cpp
   LockFileManagerTest.cpp
   ManagedStatic.cpp





More information about the llvm-commits mailing list