summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/xray/CMakeLists.txt')
-rw-r--r--compiler-rt/lib/xray/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/xray/CMakeLists.txt b/compiler-rt/lib/xray/CMakeLists.txt
index e368b75903e..499135f1be2 100644
--- a/compiler-rt/lib/xray/CMakeLists.txt
+++ b/compiler-rt/lib/xray/CMakeLists.txt
@@ -19,6 +19,7 @@ set(XRAY_BASIC_MODE_SOURCES
xray_basic_logging.cc)
set(XRAY_PROFILER_MODE_SOURCES
+ xray_profile_collector.cc
xray_profiler_flags.cc)
# Implementation files for all XRay architectures.
OpenPOWER on IntegriCloud