summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
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
commit1ec62347e5446f39cc41241fbd2311e9d0769ccc (patch)
tree6cb6420b8772ff9a542b7d0cdde03a5eea8520ce /llvm/lib/CodeGen
parentbda8193caff0485103099a549ad2e5b64373ca76 (diff)
downloadbcm5719-llvm-1ec62347e5446f39cc41241fbd2311e9d0769ccc.tar.gz
bcm5719-llvm-1ec62347e5446f39cc41241fbd2311e9d0769ccc.zip
Update CMake build.
llvm-svn: 93571
Diffstat (limited to 'llvm/lib/CodeGen')
-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 6bc808c3c56..8146ae98b6e 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud