summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Mips/CMakeLists.txt')
-rw-r--r--llvm/lib/Target/Mips/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/Target/Mips/CMakeLists.txt b/llvm/lib/Target/Mips/CMakeLists.txt
index b14e6caa654..70c7a51c285 100644
--- a/llvm/lib/Target/Mips/CMakeLists.txt
+++ b/llvm/lib/Target/Mips/CMakeLists.txt
@@ -10,8 +10,7 @@ tablegen(MipsGenDAGISel.inc -gen-dag-isel)
tablegen(MipsGenCallingConv.inc -gen-callingconv)
tablegen(MipsGenSubtarget.inc -gen-subtarget)
-add_llvm_target(Mips
- MipsAsmPrinter.cpp
+add_llvm_target(MipsCodeGen
MipsDelaySlotFiller.cpp
MipsInstrInfo.cpp
MipsISelDAGToDAG.cpp
OpenPOWER on IntegriCloud