Index: stable/11/lib/clang/include/lld/Common/Version.inc =================================================================== --- stable/11/lib/clang/include/lld/Common/Version.inc (revision 332898) +++ stable/11/lib/clang/include/lld/Common/Version.inc (revision 332899) @@ -1,8 +1,10 @@ // $FreeBSD$ #define LLD_VERSION 6.0.0 #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-1100001" Index: stable/11 =================================================================== --- stable/11 (revision 332898) +++ stable/11 (revision 332899) Property changes on: stable/11 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r332649,332803