summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-01-05 22:07:43 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-01-05 22:07:43 +0000
commit611caf5f91c4abe934480259043fcbb30ea07e3a (patch)
treec11b9a6b2359ebf5576936130780b029474c7015 /lib/CodeGen/CMakeLists.txt
parent45a93d6eb4c55876e94f91b471657f23fe2149aa (diff)
downloadllvm-611caf5f91c4abe934480259043fcbb30ea07e3a.tar.gz
llvm-611caf5f91c4abe934480259043fcbb30ea07e3a.tar.bz2
llvm-611caf5f91c4abe934480259043fcbb30ea07e3a.tar.xz
Remove the old ELF writer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147615 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 09d109b7bc..0868eebe2e 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -12,8 +12,6 @@ add_llvm_library(LLVMCodeGen
DFAPacketizer.cpp
DwarfEHPrepare.cpp
EdgeBundles.cpp
- ELFCodeEmitter.cpp
- ELFWriter.cpp
ExecutionDepsFix.cpp
ExpandISelPseudos.cpp
ExpandPostRAPseudos.cpp