diff options
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt b/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt index 186e3d13c90..9ea59ea80c6 100644 --- a/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt +++ b/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt @@ -7,6 +7,7 @@ add_llvm_library(LLVMSelectionDAG LegalizeIntegerTypes.cpp LegalizeTypes.cpp LegalizeTypesGeneric.cpp + LegalizeVectorOps.cpp LegalizeVectorTypes.cpp ScheduleDAGSDNodes.cpp ScheduleDAGSDNodesEmit.cpp |

