summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2012-03-07 05:46:04 +0000
committerAndrew Trick <atrick@apple.com>2012-03-07 05:46:04 +0000
commit1a1b54a2da5d17c2e03a5b8fec8a85968fa35147 (patch)
tree0fbce1d6d8b3edd4d4f96e5d6614b81ebdf001d7
parentf9fa8afdaaf973538df682c3e41a79762b1906bf (diff)
downloadbcm5719-llvm-1a1b54a2da5d17c2e03a5b8fec8a85968fa35147.tar.gz
bcm5719-llvm-1a1b54a2da5d17c2e03a5b8fec8a85968fa35147.zip
Fix cmake
llvm-svn: 152210
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 03623654f48..21729cd6c38 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -80,7 +80,6 @@ add_llvm_library(LLVMCodeGen
RegisterScavenging.cpp
RenderMachineFunction.cpp
ScheduleDAG.cpp
- ScheduleDAGEmit.cpp
ScheduleDAGInstrs.cpp
ScheduleDAGPrinter.cpp
ScoreboardHazardRecognizer.cpp
OpenPOWER on IntegriCloud