xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 82c57e2a75c7134b70eb2138ff6bbc6e55bef130)
1// Local identifier in __FreeBSD_version style
2#define LLD_FREEBSD_VERSION 1500000
3
4#define LLD_VERSION_STRING "16.0.6 (FreeBSD llvmorg-16.0.6-0-g7cbf1a259152-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5