mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
CMake: Updated lib/CodeGen/CMakeLists.txt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71085 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d413c01088
commit
5dcf50bd03
@ -47,7 +47,6 @@ add_llvm_library(LLVMCodeGen
|
||||
ScheduleDAGPrinter.cpp
|
||||
ShadowStackGC.cpp
|
||||
SimpleRegisterCoalescing.cpp
|
||||
Spiller.cpp
|
||||
StackProtector.cpp
|
||||
StackSlotColoring.cpp
|
||||
StrongPHIElimination.cpp
|
||||
@ -55,4 +54,5 @@ add_llvm_library(LLVMCodeGen
|
||||
TwoAddressInstructionPass.cpp
|
||||
UnreachableBlockElim.cpp
|
||||
VirtRegMap.cpp
|
||||
VirtRegRewriter.cpp
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user