Remove lib/Transforms/Instrumentation/ProfilingUtils.*
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index 71a0ecd0f1c5b6c8403af0393f180dff8e99a8f8..35635934b81c0bfff29e816dd4e19669aa3c0725 100644 (file)
@@ -6,7 +6,6 @@ add_llvm_library(LLVMInstrumentation
   GCOVProfiling.cpp
   MemorySanitizer.cpp
   Instrumentation.cpp
-  ProfilingUtils.cpp
   ThreadSanitizer.cpp
   )