aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/include/lld/Config/Version.inc
blob: bc855198f1bf4a9c922b2c479012061eab1c60fe (plain) (blame)
1
2
3
4
5
6
7
8
// $FreeBSD$

#define LLD_VERSION 5.0.0
#define LLD_VERSION_STRING "5.0.0"
#define LLD_VERSION_MAJOR 5
#define LLD_VERSION_MINOR 0
#define LLD_REVISION_STRING "302418"
#define LLD_REPOSITORY_STRING "FreeBSD"