xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision 718e5874be0306ea302fd2b8e1d97fc79682abbe)
1// Local identifier in __FreeBSD_version style
2#define LLD_FREEBSD_VERSION 1600000
3
4#define LLD_VERSION_STRING "21.1.7 (FreeBSD llvmorg-21.1.7-0-gcd708029e0b2-" __XSTRING(LLD_FREEBSD_VERSION) ")"
5