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
	netbsd-8-3-RELEASE:1.1
	netbsd-9-4-RELEASE:1.1
	netbsd-9-3-RELEASE:1.1
	cjep_sun2x:1.2.0.4
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	netbsd-9-2-RELEASE:1.1
	cjep_staticlib_x:1.2.0.2
	cjep_staticlib_x-base:1.2
	netbsd-9-1-RELEASE:1.1
	phil-wifi-20200421:1.2
	phil-wifi-20200411:1.2
	phil-wifi-20200406:1.2
	netbsd-8-2-RELEASE:1.1
	netbsd-9-0-RELEASE:1.1
	netbsd-9-0-RC2:1.1
	netbsd-9-0-RC1:1.1
	netbsd-9:1.1.0.20
	netbsd-9-base:1.1
	phil-wifi-20190609:1.1
	netbsd-8-1-RELEASE:1.1
	netbsd-8-1-RC1:1.1
	pgoyette-compat-merge-20190127:1.1
	pgoyette-compat-20190127:1.1
	pgoyette-compat-20190118:1.1
	pgoyette-compat-1226:1.1
	pgoyette-compat-1126:1.1
	pgoyette-compat-1020:1.1
	pgoyette-compat-0930:1.1
	pgoyette-compat-0906:1.1
	netbsd-7-2-RELEASE:1.1.2.2
	pgoyette-compat-0728:1.1
	netbsd-8-0-RELEASE:1.1
	phil-wifi:1.1.0.18
	phil-wifi-base:1.1
	pgoyette-compat-0625:1.1
	netbsd-8-0-RC2:1.1
	pgoyette-compat-0521:1.1
	pgoyette-compat-0502:1.1
	pgoyette-compat-0422:1.1
	netbsd-8-0-RC1:1.1
	pgoyette-compat-0415:1.1
	pgoyette-compat-0407:1.1
	pgoyette-compat-0330:1.1
	pgoyette-compat-0322:1.1
	pgoyette-compat-0315:1.1
	netbsd-7-1-2-RELEASE:1.1.2.2
	pgoyette-compat:1.1.0.16
	pgoyette-compat-base:1.1
	netbsd-7-1-1-RELEASE:1.1.2.2
	matt-nb8-mediatek:1.1.0.14
	matt-nb8-mediatek-base:1.1
	perseant-stdc-iso10646:1.1.0.12
	perseant-stdc-iso10646-base:1.1
	netbsd-8:1.1.0.10
	netbsd-8-base:1.1
	prg-localcount2-base3:1.1
	prg-localcount2-base2:1.1
	prg-localcount2-base1:1.1
	prg-localcount2:1.1.0.8
	prg-localcount2-base:1.1
	pgoyette-localcount-20170426:1.1
	bouyer-socketcan-base1:1.1
	pgoyette-localcount-20170320:1.1
	netbsd-7-1:1.1.2.2.0.6
	netbsd-7-1-RELEASE:1.1.2.2
	netbsd-7-1-RC2:1.1.2.2
	netbsd-7-nhusb-base-20170116:1.1.2.2
	bouyer-socketcan:1.1.0.6
	bouyer-socketcan-base:1.1
	pgoyette-localcount-20170107:1.1
	netbsd-7-1-RC1:1.1.2.2
	pgoyette-localcount-20161104:1.1
	netbsd-7-0-2-RELEASE:1.1.2.2
	localcount-20160914:1.1
	netbsd-7-nhusb:1.1.2.2.0.4
	netbsd-7-nhusb-base:1.1.2.2
	pgoyette-localcount-20160806:1.1
	pgoyette-localcount-20160726:1.1
	pgoyette-localcount:1.1.0.4
	pgoyette-localcount-base:1.1
	netbsd-7-0-1-RELEASE:1.1.2.2
	netbsd-7-0:1.1.2.2.0.2
	netbsd-7-0-RELEASE:1.1.2.2
	netbsd-7-0-RC3:1.1.2.2
	netbsd-7-0-RC2:1.1.2.2
	netbsd-7-0-RC1:1.1.2.2
	netbsd-7:1.1.0.2;
locks; strict;
comment	@# @;


1.2
date	2019.11.13.22.03.53;	author joerg;	state dead;
branches;
next	1.1;
commitid	VVWg38Zx9vNeTJKB;

1.1
date	2015.01.29.20.41.37;	author joerg;	state Exp;
branches
	1.1.2.1
	1.1.18.1;
next	;
commitid	ADAyDANcT8UzDX7y;

1.1.2.1
date	2015.01.29.20.41.37;	author snj;	state dead;
branches;
next	1.1.2.2;
commitid	yRnjq9fueSo6n9oy;

1.1.2.2
date	2015.06.04.20.05.46;	author snj;	state Exp;
branches;
next	;
commitid	yRnjq9fueSo6n9oy;

1.1.18.1
date	2020.04.13.07.55.41;	author martin;	state dead;
branches;
next	;
commitid	X01YhRUPVUDaec4C;


desc
@@


1.2
log
@Remove old LLVM build system.
@
text
@#	$NetBSD: Makefile,v 1.1 2015/01/29 20:41:37 joerg Exp $

LIB=	lldConfig

.include <bsd.init.mk>

.PATH: ${LLD_SRCDIR}/lib/Config

SRCS+=	Version.cpp

.if defined(HOSTLIB)
.include <bsd.hostlib.mk>
.else
.include <bsd.lib.mk>
.endif
@


1.1
log
@Update build system glue for LLVM 3.6RC1. Notable changes:

- Old JIT is removed.
- Improvements to debug information handling.
- ARM: check for deprecated instructions and warn in the integrated
  assembler
- PPC: VSX support, va_arg support for struct/union types, -fPIC vs
  -fpic supported, faster atomics
- x86: improved vectorizer
@
text
@d1 1
a1 1
#	$NetBSD$
@


1.1.18.1
log
@Mostly merge changes from HEAD upto 20200411
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.1 2015/01/29 20:41:37 joerg Exp $
@


1.1.2.1
log
@file Makefile was added on branch netbsd-7 on 2015-06-04 20:05:46 +0000
@
text
@d1 15
@


1.1.2.2
log
@Update LLVM to 3.6.1, requested by joerg in ticket 824.
@
text
@a0 15
#	$NetBSD: Makefile,v 1.1 2015/01/29 20:41:37 joerg Exp $

LIB=	lldConfig

.include <bsd.init.mk>

.PATH: ${LLD_SRCDIR}/lib/Config

SRCS+=	Version.cpp

.if defined(HOSTLIB)
.include <bsd.hostlib.mk>
.else
.include <bsd.lib.mk>
.endif
@


