From 7d869fb062aee8a3de7dad23eb48d7a5d2d64190 Mon Sep 17 00:00:00 2001 From: Eli Friedman Date: Sun, 24 May 2009 09:13:13 +0000 Subject: Update for CMakeLists; untested, so tell me if there are issues. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72360 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/SelectionDAG/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/CodeGen/SelectionDAG/CMakeLists.txt') diff --git a/lib/CodeGen/SelectionDAG/CMakeLists.txt b/lib/CodeGen/SelectionDAG/CMakeLists.txt index 186e3d13c9..9ea59ea80c 100644 --- a/lib/CodeGen/SelectionDAG/CMakeLists.txt +++ b/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 -- cgit v1.2.3