summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/IPA/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-03-01 19:42:47 +0000
committerTed Kremenek <kremenek@apple.com>2010-03-01 19:42:47 +0000
commit1b6c4bd0e9b7f99d81d61ddc1db3814c22afa85c (patch)
tree0f50e6e3bc0006ba1d271abc3247727ce9b52697 /lib/Analysis/IPA/CMakeLists.txt
parent9ce6cb88657500a22562d10f509f378ebd577cb6 (diff)
downloadexternal_llvm-1b6c4bd0e9b7f99d81d61ddc1db3814c22afa85c.zip
external_llvm-1b6c4bd0e9b7f99d81d61ddc1db3814c22afa85c.tar.gz
external_llvm-1b6c4bd0e9b7f99d81d61ddc1db3814c22afa85c.tar.bz2
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97488 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/IPA/CMakeLists.txt')
-rw-r--r--lib/Analysis/IPA/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Analysis/IPA/CMakeLists.txt b/lib/Analysis/IPA/CMakeLists.txt
index 1ebb0be..007ad22 100644
--- a/lib/Analysis/IPA/CMakeLists.txt
+++ b/lib/Analysis/IPA/CMakeLists.txt
@@ -1,5 +1,4 @@
add_llvm_library(LLVMipa
- Andersens.cpp
CallGraph.cpp
CallGraphSCCPass.cpp
FindUsedTypes.cpp