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