xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision c14a5a8800a0f7a007f8cd197b4cad4d26a78f8c)
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