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