From: Ted Kremenek Date: Fri, 15 Jan 2010 22:59:46 +0000 (+0000) Subject: Update CMake build. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=11f30b013149a2a4cb0b41288488079a24730fe1;p=oota-llvm.git Update CMake build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93571 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 6bc808c3c56..8146ae98b6e 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