summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2009-05-24 09:13:13 +0000
committerEli Friedman <eli.friedman@gmail.com>2009-05-24 09:13:13 +0000
commitcd2e0cd297f6ebb72f2bf0a8ded1b04fc9a34b27 (patch)
tree3f577b0f1b07398b60ec42b0de0bd07bfbdf2346 /llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt
parenta4e1675dac72f472e6de141971e1cdaf7d9e0928 (diff)
downloadbcm5719-llvm-cd2e0cd297f6ebb72f2bf0a8ded1b04fc9a34b27.tar.gz
bcm5719-llvm-cd2e0cd297f6ebb72f2bf0a8ded1b04fc9a34b27.zip
Update for CMakeLists; untested, so tell me if there are issues.
llvm-svn: 72360
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/CMakeLists.txt1
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
OpenPOWER on IntegriCloud