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/Utils

INCS=	ASanStackFrameLayout.h \
	AddDiscriminators.h \
	BasicBlockUtils.h \
	BreakCriticalEdges.h \
	BuildLibCalls.h \
	BypassSlowDivision.h \
	CallPromotionUtils.h \
	Cloning.h \
	CodeExtractor.h \
	CtorUtils.h \
	EntryExitInstrumenter.h \
	EscapeEnumerator.h \
	Evaluator.h \
	FunctionComparator.h \
	FunctionImportUtils.h \
	GlobalStatus.h \
	ImportedFunctionsInliningStatistics.h \
	IntegerDivision.h \
	LCSSA.h \
	LibCallsShrinkWrap.h \
	Local.h \
	LoopRotationUtils.h \
	LoopSimplify.h \
	LoopUtils.h \
	LoopVersioning.h \
	LowerInvoke.h \
	LowerMemIntrinsics.h \
	Mem2Reg.h \
	ModuleUtils.h \
	NameAnonGlobals.h \
	OrderedInstructions.h \
	PredicateInfo.h \
	PromoteMemToReg.h \
	SSAUpdater.h \
	SSAUpdaterBulk.h \
	SSAUpdaterImpl.h \
	SanitizerStats.h \
	SimplifyIndVar.h \
	SimplifyLibCalls.h \
	SplitModule.h \
	SymbolRewriter.h \
	UnifyFunctionExitNodes.h \
	UnrollLoop.h \
	VNCoercion.h \
	ValueMapper.h

INCSDIR=	/usr/include/llvm/Transforms/Utils

.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 $
@

