summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/ARM/Makefile')
-rw-r--r--llvm/lib/Target/ARM/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/Target/ARM/Makefile b/llvm/lib/Target/ARM/Makefile
index 9ecbd6b1b1e..6472c53d0d0 100644
--- a/llvm/lib/Target/ARM/Makefile
+++ b/llvm/lib/Target/ARM/Makefile
@@ -12,8 +12,7 @@ LIBRARYNAME = LLVMARMCodeGen
TARGET = ARM
# Make sure that tblgen is run, first thing.
-BUILT_SOURCES = ARMGenRegisterInfo.inc \
- ARMGenInstrNames.inc ARMGenInstrInfo.inc \
+BUILT_SOURCES = ARMGenRegisterInfo.inc ARMGenInstrInfo.inc \
ARMGenAsmWriter.inc ARMGenAsmMatcher.inc \
ARMGenDAGISel.inc ARMGenSubtarget.inc \
ARMGenCodeEmitter.inc ARMGenCallingConv.inc \
OpenPOWER on IntegriCloud