summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-01-15 22:59:46 +0000
committerTed Kremenek <kremenek@apple.com>2010-01-15 22:59:46 +0000
commit11f30b013149a2a4cb0b41288488079a24730fe1 (patch)
tree97ce1dbb8b63f147466b3b5eebe5b52d2a3171d3 /lib/CodeGen/CMakeLists.txt
parentaeb9f0881a9dd06148abd9fc1aa6d1689cc360fb (diff)
downloadllvm-11f30b013149a2a4cb0b41288488079a24730fe1.tar.gz
llvm-11f30b013149a2a4cb0b41288488079a24730fe1.tar.bz2
llvm-11f30b013149a2a4cb0b41288488079a24730fe1.tar.xz
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93571 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 6bc808c3c5..8146ae98b6 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -21,7 +21,6 @@ add_llvm_library(LLVMCodeGen
LiveStackAnalysis.cpp
LiveVariables.cpp
LowerSubregs.cpp
- MachOCodeEmitter.cpp
MachOWriter.cpp
MachineBasicBlock.cpp
MachineDominators.cpp