summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmmipscodegen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmmipscodegen/Makefile')
-rw-r--r--lib/clang/libllvmmipscodegen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/clang/libllvmmipscodegen/Makefile b/lib/clang/libllvmmipscodegen/Makefile
index d9b280f..5fd50bd 100644
--- a/lib/clang/libllvmmipscodegen/Makefile
+++ b/lib/clang/libllvmmipscodegen/Makefile
@@ -15,13 +15,12 @@ SRCS= MipsDelaySlotFiller.cpp \
MipsTargetObjectFile.cpp
TGHDRS= Intrinsics \
- MipsGenAsmWriter \
MipsGenCallingConv \
MipsGenDAGISel \
MipsGenInstrInfo \
MipsGenInstrNames \
- MipsGenRegisterInfo.h \
MipsGenRegisterInfo \
+ MipsGenRegisterInfo.h \
MipsGenRegisterNames \
MipsGenSubtarget
OpenPOWER on IntegriCloud