summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/XRay/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/XRay/CMakeLists.txt')
-rw-r--r--llvm/unittests/XRay/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/unittests/XRay/CMakeLists.txt b/llvm/unittests/XRay/CMakeLists.txt
index 37f7cb9fb3e..5f2453388f4 100644
--- a/llvm/unittests/XRay/CMakeLists.txt
+++ b/llvm/unittests/XRay/CMakeLists.txt
@@ -5,6 +5,7 @@ set(LLVM_LINK_COMPONENTS
add_llvm_unittest(XRayTests
ProfileTest.cpp
+ FDRBlockIndexerTest.cpp
FDRProducerConsumerTest.cpp
FDRRecordPrinterTest.cpp
FDRTraceWriterTest.cpp
OpenPOWER on IntegriCloud