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