summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-02-28 22:45:25 +0000
committerChris Lattner <sabre@nondot.org>2011-02-28 22:45:25 +0000
commit1ac5e0c5c6d5cd5a622eafb633a80507fc7c9cd3 (patch)
tree05b74fdb053c696b0cc19feaf7ca158b31f50b04 /llvm
parent9cbc22ba2d59a63cce4b312db8a4c274ea04b762 (diff)
downloadbcm5719-llvm-1ac5e0c5c6d5cd5a622eafb633a80507fc7c9cd3.tar.gz
bcm5719-llvm-1ac5e0c5c6d5cd5a622eafb633a80507fc7c9cd3.zip
update cmake
llvm-svn: 126694
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Transforms/Scalar/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Scalar/CMakeLists.txt b/llvm/lib/Transforms/Scalar/CMakeLists.txt
index 106fb8f3c83..89f5189496a 100644
--- a/llvm/lib/Transforms/Scalar/CMakeLists.txt
+++ b/llvm/lib/Transforms/Scalar/CMakeLists.txt
@@ -7,7 +7,6 @@ add_llvm_library(LLVMScalarOpts
DCE.cpp
DeadStoreElimination.cpp
EarlyCSE.cpp
- GEPSplitter.cpp
GVN.cpp
IndVarSimplify.cpp
JumpThreading.cpp
OpenPOWER on IntegriCloud