Fix cmake build.

llvm-svn: 131160
This commit is contained in:
Rafael Espindola 2011-05-10 22:19:33 +00:00
parent e09457b02b
commit b361d2b2bc
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ add_llvm_library(LLVMCore
PassManager.cpp
PassRegistry.cpp
PrintModulePass.cpp
StandardPasses.cpp
Type.cpp
TypeSymbolTable.cpp
Use.cpp