hopefully fix the CMake build. sorry for breakage

llvm-svn: 157264
This commit is contained in:
Nuno Lopes 2012-05-22 17:40:46 +00:00
parent bb5824688b
commit 73d40438e2

View File

@ -1,6 +1,7 @@
add_llvm_library(LLVMScalarOpts
ADCE.cpp
BasicBlockPlacement.cpp
BoundsChecking.cpp
CodeGenPrepare.cpp
ConstantProp.cpp
CorrelatedValuePropagation.cpp