summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/tblgen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/tblgen/Makefile')
-rw-r--r--usr.bin/clang/tblgen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/clang/tblgen/Makefile b/usr.bin/clang/tblgen/Makefile
index f46496f..6962406 100644
--- a/usr.bin/clang/tblgen/Makefile
+++ b/usr.bin/clang/tblgen/Makefile
@@ -24,6 +24,7 @@ SRCS= ARMDecoderEmitter.cpp \
DAGISelMatcherOpt.cpp \
DisassemblerEmitter.cpp \
EDEmitter.cpp \
+ Error.cpp \
FastISelEmitter.cpp \
FixedLenDecoderEmitter.cpp \
InstrEnumEmitter.cpp \
@@ -32,6 +33,7 @@ SRCS= ARMDecoderEmitter.cpp \
LLVMCConfigurationEmitter.cpp \
NeonEmitter.cpp \
OptParserEmitter.cpp \
+ PseudoLoweringEmitter.cpp \
Record.cpp \
RegisterInfoEmitter.cpp \
SetTheory.cpp \
OpenPOWER on IntegriCloud