summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmasmprinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmasmprinter/Makefile')
-rw-r--r--lib/clang/libllvmasmprinter/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/clang/libllvmasmprinter/Makefile b/lib/clang/libllvmasmprinter/Makefile
index 97bc73d3..5df0898 100644
--- a/lib/clang/libllvmasmprinter/Makefile
+++ b/lib/clang/libllvmasmprinter/Makefile
@@ -15,7 +15,10 @@ SRCS= ARMException.cpp \
DwarfCompileUnit.cpp \
DwarfDebug.cpp \
DwarfException.cpp \
+ ErlangGCPrinter.cpp \
OcamlGCPrinter.cpp \
Win64Exception.cpp
+TGHDRS= Intrinsics
+
.include "../clang.lib.mk"
OpenPOWER on IntegriCloud