aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorJakub Staszak <kubastaszak@gmail.com>2012-11-27 01:14:34 +0000
committerJakub Staszak <kubastaszak@gmail.com>2012-11-27 01:14:34 +0000
commitaf650354a1de1254c0937a9f6e9c88f447ad3889 (patch)
treec519ed7a54baba0299fa11093257b93cdb12e85e /lib/CodeGen/CMakeLists.txt
parent277068fe405baa018abe010e64ed1806a6b4ba0d (diff)
downloadexternal_llvm-af650354a1de1254c0937a9f6e9c88f447ad3889.zip
external_llvm-af650354a1de1254c0937a9f6e9c88f447ad3889.tar.gz
external_llvm-af650354a1de1254c0937a9f6e9c88f447ad3889.tar.bz2
Remove unused MachineLoopRanges analysis.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168659 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index fa6d4e1..7a20ff6 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -54,7 +54,6 @@ add_llvm_library(LLVMCodeGen
MachineInstrBundle.cpp
MachineLICM.cpp
MachineLoopInfo.cpp
- MachineLoopRanges.cpp
MachineModuleInfo.cpp
MachineModuleInfoImpls.cpp
MachinePassRegistry.cpp