]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r332649: lld: add a __FreeBSD_version-style identifier to version
authoremaste <emaste@FreeBSD.org>
Tue, 24 Apr 2018 00:47:17 +0000 (00:47 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 24 Apr 2018 00:47:17 +0000 (00:47 +0000)
commit53970f5aaaa13e1ce0400a60df10b8c92909346e
tree74bfa9e4540f457c17a06177a32e450adf71b3f9
parent3597c99b50acaca134ab57534a1d7751fd6443bd
MFC r332649: lld: add a __FreeBSD_version-style identifier to version

This will faciliate a WITH_SYSTEM_LINKER option.

MFC r332803:
lld: use correct number of digits in __FreeBSD_version-style ID

__FreeBSD_version-style IDs should have 5 digits following the major.

Also, use 11xxxxx for stable/11.

Sponsored by: The FreeBSD Foundation
lib/clang/include/lld/Common/Version.inc