Index: head/lib/clang/include/lld/Common/Version.inc =================================================================== --- head/lib/clang/include/lld/Common/Version.inc +++ head/lib/clang/include/lld/Common/Version.inc @@ -4,5 +4,7 @@ #define LLD_VERSION_STRING "6.0.0" #define LLD_VERSION_MAJOR 6 #define LLD_VERSION_MINOR 0 -#define LLD_REVISION_STRING "326565" + #define LLD_REPOSITORY_STRING "FreeBSD" +// - +#define LLD_REVISION_STRING "326565-120001"