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