Convert the internal PassRegistrar class into a new, external PassRegistry class...
[oota-llvm.git] / lib / VMCore / CMakeLists.txt
index c64564b8a1e783dfbd1124363d896d192811619c..1388c93cce39c68bae385d8949b1529e52dc63cf 100644 (file)
@@ -23,6 +23,7 @@ add_llvm_library(LLVMCore
   Module.cpp
   Pass.cpp
   PassManager.cpp
+  PassRegistry.cpp
   PrintModulePass.cpp
   Type.cpp
   TypeSymbolTable.cpp