xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision a07d59d1daafdaae0d1b1ad1f977f9eda92dc83b)
1// $FreeBSD$
2
3#define LLD_VERSION 6.0.0
4#define LLD_VERSION_STRING "6.0.0"
5#define LLD_VERSION_MAJOR 6
6#define LLD_VERSION_MINOR 0
7#define LLD_REVISION_STRING "324090"
8#define LLD_REPOSITORY_STRING "FreeBSD"
9