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