diff options
Diffstat (limited to 'llvm/lib/CodeGen/CMakeLists.txt')
-rw-r--r-- | llvm/lib/CodeGen/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt index 5d8a1382867..fd09a1dd66c 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -94,6 +94,7 @@ add_llvm_library(LLVMCodeGen MachineSSAUpdater.cpp MachineTraceMetrics.cpp MachineVerifier.cpp + ModuloSchedule.cpp PatchableFunction.cpp MIRPrinter.cpp MIRPrintingPass.cpp |