diff options
author | Andrew Trick <atrick@apple.com> | 2012-03-07 05:46:04 +0000 |
---|---|---|
committer | Andrew Trick <atrick@apple.com> | 2012-03-07 05:46:04 +0000 |
commit | 8c1161a262bb0195b47082ec04fa4398a1313ea1 (patch) | |
tree | fae4a3b454997a3f81d27b459e00203f3cdf8f95 /lib/CodeGen/CMakeLists.txt | |
parent | 6fd7dd6ba57c1b5ba1f12e7e9da574b9dbd8ae09 (diff) |
Fix cmake
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152210 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r-- | lib/CodeGen/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 03623654f4..21729cd6c3 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/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 |