[PGO] Resubmit "MST based PGO instrumentation infrastructure" (r254021)
[oota-llvm.git] / lib / Transforms / Instrumentation / CMakeLists.txt
index 9b81f4bb161961f8e73ef0eb4f6993de555d7455..cae1e5af7ac7079c62fe72cea3a6c39e87a486f3 100644 (file)
@@ -6,6 +6,7 @@ add_llvm_library(LLVMInstrumentation
   MemorySanitizer.cpp
   Instrumentation.cpp
   InstrProfiling.cpp
+  PGOInstrumentation.cpp
   SafeStack.cpp
   SanitizerCoverage.cpp
   ThreadSanitizer.cpp