head	1.2;
access;
symbols
	perseant-exfatfs-base-20250801:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.6
	perseant-exfatfs-base:1.2
	cjep_sun2x:1.2.0.4
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	cjep_staticlib_x:1.2.0.2
	cjep_staticlib_x-base:1.2
	phil-wifi-20200421:1.2
	phil-wifi-20200411:1.2
	phil-wifi-20200406:1.2
	pgoyette-compat-20190127:1.2
	pgoyette-compat-20190118:1.2;
locks; strict;
comment	@# @;


1.2
date	2019.01.01.18.46.08;	author maya;	state dead;
branches;
next	1.1;
commitid	iFoRiUWwF9UfX66B;

1.1
date	2018.12.31.19.33.07;	author maya;	state Exp;
branches;
next	;
commitid	H2NQalTYyhvffZ5B;


desc
@@


1.2
log
@Revert installing llvm headers.
@
text
@#	$NetBSD: Makefile,v 1.1 2018/12/31 19:33:07 maya Exp $

.include <bsd.init.mk>

.PATH:	${LLVM_SRCDIR}/include/llvm/Transforms/IPO

INCS=	AlwaysInliner.h \
	ArgumentPromotion.h \
	CalledValuePropagation.h \
	ConstantMerge.h \
	CrossDSOCFI.h \
	DeadArgumentElimination.h \
	ElimAvailExtern.h \
	ForceFunctionAttrs.h \
	FunctionAttrs.h \
	FunctionImport.h \
	GlobalDCE.h \
	GlobalOpt.h \
	GlobalSplit.h \
	InferFunctionAttrs.h \
	Inliner.h \
	Internalize.h \
	LowerTypeTests.h \
	PartialInlining.h \
	PassManagerBuilder.h \
	SCCP.h \
	SampleProfile.h \
	StripDeadPrototypes.h \
	SyntheticCountsPropagation.h \
	ThinLTOBitcodeWriter.h \
	WholeProgramDevirt.h

INCSDIR=	/usr/include/llvm/Transforms/IPO

.include <bsd.prog.mk>
@


1.1
log
@Install most of the llvm headers.

This is missing some generated files, llvm/include/IR/*.inc
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.43 2018/07/17 18:55:27 joerg Exp $
@

