From: Daniel Dunbar Date: Tue, 2 Feb 2010 01:12:20 +0000 (+0000) Subject: Update CMake. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=87641fa6dc4de104dd4d5ef7fee49035331c4a8c;p=oota-llvm.git Update CMake. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95041 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 17072d30d01..9fcbea9437f 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 - MachOWriter.cpp MachineBasicBlock.cpp MachineDominators.cpp MachineFunction.cpp