summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2014-09-23 18:08:47 +0000
committerLang Hames <lhames@gmail.com>2014-09-23 18:08:47 +0000
commitd5f496d57ca5e50d0d57783ef153d2d86ab4ad02 (patch)
tree253c4b0e30d4dcae399282e58b95308d220713a7 /llvm/lib/CodeGen/CMakeLists.txt
parentc4725da382b2421926dfe0228845758671c6935b (diff)
downloadbcm5719-llvm-d5f496d57ca5e50d0d57783ef153d2d86ab4ad02.tar.gz
bcm5719-llvm-d5f496d57ca5e50d0d57783ef153d2d86ab4ad02.zip
[MCJIT] Nuke MachineRelocation and MachineCodeEmitter. Now that the old JIT is
gone they're no longer needed. llvm-svn: 218320
Diffstat (limited to 'llvm/lib/CodeGen/CMakeLists.txt')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 0e06ed03740..461ac55ac3e 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -47,7 +47,6 @@ add_llvm_library(LLVMCodeGen
MachineBlockPlacement.cpp
MachineBranchProbabilityInfo.cpp
MachineCSE.cpp
- MachineCodeEmitter.cpp
MachineCombiner.cpp
MachineCopyPropagation.cpp
MachineDominators.cpp
OpenPOWER on IntegriCloud