summaryrefslogtreecommitdiff
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 cef3a5336b..5204afcdc4 100644
--- a/lib/ProfileData/CMakeLists.txt
+++ b/lib/ProfileData/CMakeLists.txt
@@ -1,6 +1,7 @@
add_llvm_library(LLVMProfileData
InstrProf.cpp
InstrProfReader.cpp
+ InstrProfWriter.cpp
LINK_LIBS
LLVMSupport