From: Benjamin Kramer Date: Sat, 16 Jun 2012 10:53:58 +0000 (+0000) Subject: Update CMake build. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f4e4c30de06a82276a0f61921a5f5024b13e531f;p=oota-llvm.git Update CMake build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158601 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/unittests/CMakeLists.txt b/unittests/CMakeLists.txt index bfb05edade2..1b6f55fca04 100644 --- a/unittests/CMakeLists.txt +++ b/unittests/CMakeLists.txt @@ -73,7 +73,6 @@ add_llvm_unittest(ADT ADT/IntervalMapTest.cpp ADT/IntrusiveRefCntPtrTest.cpp ADT/PackedVectorTest.cpp - ADT/SmallBitVectorTest.cpp ADT/SmallStringTest.cpp ADT/SmallVectorTest.cpp ADT/SparseBitVectorTest.cpp