// $FreeBSD: stable/11/lib/clang/include/lld/Common/Version.inc 346296 2019-04-16 20:05:24Z dim $ #define LLD_VERSION 8.0.0 #define LLD_VERSION_STRING "8.0.0" #define LLD_VERSION_MAJOR 8 #define LLD_VERSION_MINOR 0 #define LLD_REPOSITORY_STRING "FreeBSD" // - #define LLD_REVISION_STRING "356365-1100005"