Author: emaste
Date: Tue Jul 31 21:06:28 2018
New Revision: 337009
URL: https://svnweb.freebsd.org/changeset/base/337009

Log:
  bump lld version number after r336972 arm(v7) VFP tag support
  
  Reported by:  kevans
  Sponsored by: The FreeBSD Foundation

Modified:
  head/lib/clang/include/lld/Common/Version.inc

Modified: head/lib/clang/include/lld/Common/Version.inc
==============================================================================
--- head/lib/clang/include/lld/Common/Version.inc       Tue Jul 31 21:06:13 
2018        (r337008)
+++ head/lib/clang/include/lld/Common/Version.inc       Tue Jul 31 21:06:28 
2018        (r337009)
@@ -7,4 +7,4 @@
 
 #define LLD_REPOSITORY_STRING "FreeBSD"
 // <Upstream revision at import>-<Local identifier in __FreeBSD_version style>
-#define LLD_REVISION_STRING "335540-1200003"
+#define LLD_REVISION_STRING "335540-1200004"
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to