Fix cmake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131160 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Rafael Espindola 2011-05-10 22:19:33 +00:00
parent da07192f8e
commit fdcdafcd30

View File

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