summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmasmprinter/Makefile
blob: 37cceec3aa910ec858c66cedde92849de635344a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

LIB=	llvmasmprinter

SRCDIR=	lib/CodeGen/AsmPrinter
SRCS=	AsmPrinter.cpp \
	AsmPrinterDwarf.cpp \
	AsmPrinterInlineAsm.cpp \
	DIE.cpp \
	DwarfDebug.cpp \
	DwarfException.cpp \
	OcamlGCPrinter.cpp

.include "../clang.lib.mk"
OpenPOWER on IntegriCloud