forked from OSchip/llvm-project
Update for CMakeLists; untested, so tell me if there are issues.
llvm-svn: 72360
This commit is contained in:
parent
a4e1675dac
commit
cd2e0cd297
|
@ -7,6 +7,7 @@ add_llvm_library(LLVMSelectionDAG
|
|||
LegalizeIntegerTypes.cpp
|
||||
LegalizeTypes.cpp
|
||||
LegalizeTypesGeneric.cpp
|
||||
LegalizeVectorOps.cpp
|
||||
LegalizeVectorTypes.cpp
|
||||
ScheduleDAGSDNodes.cpp
|
||||
ScheduleDAGSDNodesEmit.cpp
|
||||
|
|
Loading…
Reference in New Issue