aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VMCore/CMakeLists.txt b/lib/VMCore/CMakeLists.txt
index dc54694b18..f3c6c40f9a 100644
--- a/lib/VMCore/CMakeLists.txt
+++ b/lib/VMCore/CMakeLists.txt
@@ -20,6 +20,7 @@ add_llvm_library(LLVMVMCore
ModuleProvider.cpp
Pass.cpp
PassManager.cpp
+ PrintModulePass.cpp
Type.cpp
TypeSymbolTable.cpp
Use.cpp