summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmmipscodegen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmmipscodegen')
-rw-r--r--lib/clang/libllvmmipscodegen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/clang/libllvmmipscodegen/Makefile b/lib/clang/libllvmmipscodegen/Makefile
index ce84aa4..47744ed 100644
--- a/lib/clang/libllvmmipscodegen/Makefile
+++ b/lib/clang/libllvmmipscodegen/Makefile
@@ -5,6 +5,7 @@ LIB= llvmmipscodegen
SRCDIR= lib/Target/Mips
SRCS= MipsAsmPrinter.cpp \
MipsDelaySlotFiller.cpp \
+ MipsExpandPseudo.cpp \
MipsFrameLowering.cpp \
MipsISelDAGToDAG.cpp \
MipsISelLowering.cpp \
OpenPOWER on IntegriCloud