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