summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/VMCore/CMakeLists.txt')
-rw-r--r--llvm/lib/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/VMCore/CMakeLists.txt b/llvm/lib/VMCore/CMakeLists.txt
index c64564b8a1e..1388c93cce3 100644
--- a/llvm/lib/VMCore/CMakeLists.txt
+++ b/llvm/lib/VMCore/CMakeLists.txt
@@ -23,6 +23,7 @@ add_llvm_library(LLVMCore
Module.cpp
Pass.cpp
PassManager.cpp
+ PassRegistry.cpp
PrintModulePass.cpp
Type.cpp
TypeSymbolTable.cpp
OpenPOWER on IntegriCloud