summaryrefslogtreecommitdiffstats
path: root/llvm/lib/XRay/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/XRay/CMakeLists.txt')
-rw-r--r--llvm/lib/XRay/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/XRay/CMakeLists.txt b/llvm/lib/XRay/CMakeLists.txt
index 3a8af28defe..9f4688135d3 100644
--- a/llvm/lib/XRay/CMakeLists.txt
+++ b/llvm/lib/XRay/CMakeLists.txt
@@ -1,6 +1,7 @@
add_llvm_library(LLVMXRay
FileHeaderReader.cpp
InstrumentationMap.cpp
+ Profile.cpp
Trace.cpp
ADDITIONAL_HEADER_DIRS
OpenPOWER on IntegriCloud