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