mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-17 20:23:59 +00:00
CMake: Add missing source file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122724 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -6,6 +6,7 @@ add_llvm_library(LLVMScalarOpts
|
|||||||
CorrelatedValuePropagation.cpp
|
CorrelatedValuePropagation.cpp
|
||||||
DCE.cpp
|
DCE.cpp
|
||||||
DeadStoreElimination.cpp
|
DeadStoreElimination.cpp
|
||||||
|
EarlyCSE.cpp
|
||||||
GEPSplitter.cpp
|
GEPSplitter.cpp
|
||||||
GVN.cpp
|
GVN.cpp
|
||||||
IndVarSimplify.cpp
|
IndVarSimplify.cpp
|
||||||
|
Reference in New Issue
Block a user