xref: /freebsd/lib/clang/include/lld/Common/Version.inc (revision df21a004be237a1dccd03c7b47254625eea62fa9)
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