mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Really unbreak CMake build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142822 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
91336cde45
commit
88d734de43
@ -11,13 +11,11 @@ add_llvm_library(LLVMSelectionDAG
|
||||
LegalizeVectorOps.cpp
|
||||
LegalizeVectorTypes.cpp
|
||||
ScheduleDAGFast.cpp
|
||||
ScheduleDAGList.cpp
|
||||
ScheduleDAGRRList.cpp
|
||||
ScheduleDAGRRList.cpp
|
||||
ScheduleDAGSDNodes.cpp
|
||||
SelectionDAG.cpp
|
||||
SelectionDAGBuilder.cpp
|
||||
SelectionDAGISel.cpp
|
||||
SelectionDAGList.cpp
|
||||
SelectionDAGPrinter.cpp
|
||||
TargetLowering.cpp
|
||||
TargetSelectionDAGInfo.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user