summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/clang/include/lld/Common/Version.inc
blob: 7d42482f324617becb6b07bd091a59c0cdc404ce (plain) (blame)
1
2
3
4
5
6
7
8
/*	$OpenBSD: Version.inc,v 1.6 2020/08/09 15:56:40 patrick Exp $ */

#define	LLD_VERSION			10.0.1
#define	LLD_VERSION_STRING		"10.0.1"
#define	LLD_VERSION_MAJOR		10
#define	LLD_VERSION_MINOR		0
#define	LLD_REVISION_STRING		""
#define	LLD_REPOSITORY_STRING		""