Move the IRBuilder unittest from Support to VMCore. This got missed in
[oota-llvm.git] / unittests / Support / CMakeLists.txt
index ad16e627cfa46e7b8d25f986111888fb2562ab74..88596787dd0cc5f9ce2402539131a04f8da9ce67 100644 (file)
@@ -13,7 +13,6 @@ add_llvm_unittest(SupportTests
   DataExtractorTest.cpp
   EndianTest.cpp
   IntegersSubsetTest.cpp
-  IRBuilderTest.cpp
   LeakDetectorTest.cpp
   ManagedStatic.cpp
   MathExtrasTest.cpp