xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 6f63e88c0166ed3e5f2805a9e667c7d24d304cf1)
1// $FreeBSD$
2
3#define LLD_VERSION 10.0.0
4#define LLD_VERSION_STRING "10.0.0"
5#define LLD_VERSION_MAJOR 10
6#define LLD_VERSION_MINOR 0
7