mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 12:08:25 +00:00
hopefully fix the CMake build. sorry for breakage
llvm-svn: 157264
This commit is contained in:
parent
bb5824688b
commit
73d40438e2
@ -1,6 +1,7 @@
|
||||
add_llvm_library(LLVMScalarOpts
|
||||
ADCE.cpp
|
||||
BasicBlockPlacement.cpp
|
||||
BoundsChecking.cpp
|
||||
CodeGenPrepare.cpp
|
||||
ConstantProp.cpp
|
||||
CorrelatedValuePropagation.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user