Converted MaximumSpanningTree algorithm to a generic template, this could go
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index be6a451f5789b068002bca3067e9427dbb2b1356..494928e438148f47fad2922918aa7f5704db6a00 100644 (file)
@@ -1,7 +1,6 @@
 add_llvm_library(LLVMInstrumentation
   BlockProfiling.cpp
   EdgeProfiling.cpp
-  MaximumSpanningTree.cpp
   OptimalEdgeProfiling.cpp
   ProfilingUtils.cpp
   RSProfiling.cpp