1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

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