aboutsummaryrefslogtreecommitdiff
path: root/lib/ProfileData/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ProfileData/CMakeLists.txt')
-rw-r--r--lib/ProfileData/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ProfileData/CMakeLists.txt b/lib/ProfileData/CMakeLists.txt
index cd65762ae6a..3a981d8acf4 100644
--- a/lib/ProfileData/CMakeLists.txt
+++ b/lib/ProfileData/CMakeLists.txt
@@ -1,4 +1,5 @@
add_llvm_library(LLVMProfileData
+ GCOV.cpp
InstrProf.cpp
InstrProfReader.cpp
InstrProfWriter.cpp