Update CMake build.

llvm-svn: 114128
This commit is contained in:
Benjamin Kramer 2010-09-16 23:06:18 +00:00
parent f4925061af
commit d61e3833a3
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ add_llvm_library(LLVMAnalysis
LoopDependenceAnalysis.cpp LoopDependenceAnalysis.cpp
LoopInfo.cpp LoopInfo.cpp
LoopPass.cpp LoopPass.cpp
MemDepPrinter.cpp
MemoryBuiltins.cpp MemoryBuiltins.cpp
MemoryDependenceAnalysis.cpp MemoryDependenceAnalysis.cpp
ModuleDebugInfoPrinter.cpp ModuleDebugInfoPrinter.cpp