Introduce a new data structure, the SparseMultiSet, and changes to the MI scheduler...
[oota-llvm.git] / unittests / ADT / CMakeLists.txt
index 94f7fda2a9e3d32bab26d59ca0716b5292f491bb..09ca89944ba046c02c6b84db58d3ae327b26d15e 100644 (file)
@@ -24,6 +24,7 @@ set(ADTSources
   SmallStringTest.cpp
   SmallVectorTest.cpp
   SparseBitVectorTest.cpp
+  SparseMultiSetTest.cpp
   SparseSetTest.cpp
   StringMapTest.cpp
   StringRefTest.cpp