summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Mips/Makefile')
-rw-r--r--llvm/lib/Target/Mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/Makefile b/llvm/lib/Target/Mips/Makefile
index 93de517316e..bd8c5173454 100644
--- a/llvm/lib/Target/Mips/Makefile
+++ b/llvm/lib/Target/Mips/Makefile
@@ -17,7 +17,7 @@ BUILT_SOURCES = MipsGenRegisterInfo.inc MipsGenInstrInfo.inc \
MipsGenDAGISel.inc MipsGenCallingConv.inc \
MipsGenSubtargetInfo.inc MipsGenMCCodeEmitter.inc \
MipsGenEDInfo.inc MipsGenDisassemblerTables.inc \
- MipsGenAsmMatcher.inc
+ MipsGenMCPseudoLowering.inc MipsGenAsmMatcher.inc
DIRS = InstPrinter Disassembler AsmParser TargetInfo MCTargetDesc
OpenPOWER on IntegriCloud