Version.inc revision 363496
1// $FreeBSD: stable/11/lib/clang/include/lld/Common/Version.inc 363496 2020-07-24 20:54:07Z dim $
2
3#define LLD_VERSION 10.0.1
4#define LLD_VERSION_STRING "10.0.1"
5#define LLD_VERSION_MAJOR 10
6#define LLD_VERSION_MINOR 0
7