mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +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:
parent
82dcd5edd2
commit
f0da7299fa
@ -6,6 +6,7 @@ add_llvm_library(LLVMScalarOpts
|
||||
CorrelatedValuePropagation.cpp
|
||||
DCE.cpp
|
||||
DeadStoreElimination.cpp
|
||||
EarlyCSE.cpp
|
||||
GEPSplitter.cpp
|
||||
GVN.cpp
|
||||
IndVarSimplify.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user