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

#define LLD_VERSION 4.0.0
#define LLD_VERSION_STRING "4.0.0"
#define LLD_VERSION_MAJOR 4
#define LLD_VERSION_MINOR 0
#define LLD_REVISION_STRING "297347"
#define LLD_REPOSITORY_STRING "FreeBSD"