diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2010-02-02 01:12:20 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2010-02-02 01:12:20 +0000 |
| commit | 13ad81bd70afaf35d54a080893dc6beb7e1c1b0c (patch) | |
| tree | 178b74a119637271bb484ddbaccbd9ba4297e351 /llvm/lib/CodeGen | |
| parent | 14dfc3f6df783673d8bc8eacd8aaa5095bd9651d (diff) | |
| download | bcm5719-llvm-13ad81bd70afaf35d54a080893dc6beb7e1c1b0c.tar.gz bcm5719-llvm-13ad81bd70afaf35d54a080893dc6beb7e1c1b0c.zip | |
Update CMake.
llvm-svn: 95041
Diffstat (limited to 'llvm/lib/CodeGen')
| -rw-r--r-- | llvm/lib/CodeGen/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt index 17072d30d01..9fcbea9437f 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 - MachOWriter.cpp MachineBasicBlock.cpp MachineDominators.cpp MachineFunction.cpp |

