diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/VMCore/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VMCore/CMakeLists.txt b/lib/VMCore/CMakeLists.txt index 6bde263ce6..4295804723 100644 --- a/lib/VMCore/CMakeLists.txt +++ b/lib/VMCore/CMakeLists.txt @@ -28,6 +28,7 @@ add_llvm_library(LLVMCore PassManager.cpp PassRegistry.cpp PrintModulePass.cpp + StandardPasses.cpp Type.cpp TypeSymbolTable.cpp Use.cpp |