Move the old pass manager infrastructure into a legacy namespace and
[oota-llvm.git] / unittests / IR / CMakeLists.txt
index c53043ef80e11d232eedaf57364a8ab411f3d671..1ab8e384c8ab37b3cac46b626a72e9020d3e3f2f 100644 (file)
@@ -10,9 +10,9 @@ set(IRSources
   DominatorTreeTest.cpp
   IRBuilderTest.cpp
   InstructionsTest.cpp
+  LegacyPassManagerTest.cpp
   MDBuilderTest.cpp
   MetadataTest.cpp
-  PassManagerTest.cpp
   PatternMatch.cpp
   TypeBuilderTest.cpp
   TypesTest.cpp