diff options
Diffstat (limited to 'llvm/lib/XRay/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/XRay/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/XRay/CMakeLists.txt b/llvm/lib/XRay/CMakeLists.txt index 72c40c046c8..c667083ed13 100644 --- a/llvm/lib/XRay/CMakeLists.txt +++ b/llvm/lib/XRay/CMakeLists.txt @@ -4,6 +4,7 @@ add_llvm_library(LLVMXRay BlockVerifier.cpp FDRRecordProducer.cpp FDRRecords.cpp + FDRTraceExpander.cpp FDRTraceWriter.cpp FileHeaderReader.cpp InstrumentationMap.cpp |

