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