Version.inc revision 360658
1// $FreeBSD: stable/11/lib/clang/include/lld/Common/Version.inc 360658 2020-05-05 12:59:04Z dim $
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