summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-02-02 01:12:20 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-02-02 01:12:20 +0000
commit87641fa6dc4de104dd4d5ef7fee49035331c4a8c (patch)
tree7cf89df6ce5bcd18edeceaa9ce184478b1a9327a /lib/CodeGen/CMakeLists.txt
parent11225dd710d5cea81be4a77e56290eff6ce71863 (diff)
downloadllvm-87641fa6dc4de104dd4d5ef7fee49035331c4a8c.tar.gz
llvm-87641fa6dc4de104dd4d5ef7fee49035331c4a8c.tar.bz2
llvm-87641fa6dc4de104dd4d5ef7fee49035331c4a8c.tar.xz
Update CMake.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95041 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 17072d30d0..9fcbea9437 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