svn commit: r330384 - in head: contrib/llvm/lib/Target/AArch64 contrib/llvm/lib/Target/X86 contrib/llvm/tools/clang/include/clang/Basic contrib/llvm/tools/clang/lib/Basic lib/clang lib/clang/includ...

Bryan Drewery bdrewery at FreeBSD.org
Sun Mar 4 23:42:28 UTC 2018


On 3/4/2018 9:06 AM, Dimitry Andric wrote:
> Modified: head/lib/clang/include/lld/Common/Version.inc
> ==============================================================================
> --- head/lib/clang/include/lld/Common/Version.inc	Sun Mar  4 15:07:23 2018	(r330383)
> +++ head/lib/clang/include/lld/Common/Version.inc	Sun Mar  4 17:06:37 2018	(r330384)
> @@ -4,5 +4,5 @@
>  #define LLD_VERSION_STRING "6.0.0"
>  #define LLD_VERSION_MAJOR 6
>  #define LLD_VERSION_MINOR 0
> -#define LLD_REVISION_STRING "325932"
> +#define LLD_REVISION_STRING "326565"
>  #define LLD_REPOSITORY_STRING "FreeBSD"
> 
> Modified: head/lib/clang/include/llvm/Support/VCSRevision.h
> ==============================================================================
> --- head/lib/clang/include/llvm/Support/VCSRevision.h	Sun Mar  4 15:07:23 2018	(r330383)
> +++ head/lib/clang/include/llvm/Support/VCSRevision.h	Sun Mar  4 17:06:37 2018	(r330384)
> @@ -1,2 +1,2 @@
>  /* $FreeBSD$ */
> -#define LLVM_REVISION "svn-r325932"
> +#define LLVM_REVISION "svn-r326565"

Thanks for handling these. I need to finish my WITH_SYSTEM_LINKER patch.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20180304/da6db8f1/attachment.sig>


More information about the svn-src-all mailing list